Skip to main content

huggingface-gradio

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

الانتقال إلى التثبيت

معلومات المصدر

المستودع
Rycen7822/skill-retrieval-mcp
آخر نشاط في المصدر
١٠ مايو ٢٠٢٦ في ١٧:٣٤
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٢
التفرعات
٠

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.

عرض SKILL.md

SKILL.md
تعليمات المصدر · معاينة للقراءة فقط
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.
عرض على GitHub