Skip to main content

huggingface-gradio

Codex curated Hugging Face skill for building, debugging, and deploying Gradio demos and Spaces interfaces.

Aller à l'installation

Informations de source

Dépôt
Rycen7822/skill-retrieval-mcp
Dernière activité de la source
10 mai 2026 à 17:34
Langue détectée de SKILL.md
anglais
Étoiles
2
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
name
huggingface-gradio
description
Codex curated Hugging Face skill for building, debugging, and deploying Gradio demos and Spaces interfaces.
tags
["codex-builtin","huggingface","gradio","spaces","demo"]
# huggingface-gradio ## When to Use Use when implementing or troubleshooting a Gradio app, UI component, event handler, queue, launch setting, or Hugging Face Space demo. ## Do Not Use When Do not use for dataset API browsing or GitHub Actions CI fixes. ## Required Inputs App file, desired UI behavior, model or function endpoint, and local or Space deployment target. ## Workflow 1. Inspect the Gradio interface and callbacks. 2. Patch components or events. 3. Run locally if possible. 4. Verify the demo launches and expected interactions work.
Voir sur GitHub