hf-gradio
Installation
SKILL.md
hf-gradio CLI Skill
The hf-gradio CLI gradio CLI includes info and predict commands for interacting with Gradio apps programmatically.
Step 1 - Verify installation
Verify that either hf-gradio or gradio are installed in the current virtual environment.
If the hf CLI app is installed. The hf-gradio extension can be installed via
hf extensions install gradio-app/hf-gradio
Step 2 - Use info to discover endpoints and payload format
gradio info <space_id_or_url>