hugging-face-space-deployer

Deploy Hugging Face Spaces using Gradio, Streamlit, and Docker templates.

3|Updated Dec 8, 2025
One-click install
npx skills add https://github.com/GhostScientist/skills --skill hugging-face-space-deployer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hugging-face-space-deployer
Source: https://github.com/GhostScientist/skills/tree/main/skills/hugging-face-space-deployer
Command: npx skills add https://github.com/GhostScientist/skills --skill hugging-face-space-deployer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create, configure, and deploy Hugging Face Spaces to showcase ML demos with ready-to-use templates for multiple SDKs (Gradio, Streamlit, and Docker).

Core Features & Use Cases

  • Multi-SDK templates: Gradio, Streamlit, and Docker templates to accelerate Space creation.
  • End-to-end scaffolding: Auto-generates README, app.py, and requirements for quick deployment.
  • Use cases: Prototype ML demos, compare interfaces, and publish showcase apps quickly.

Quick Start

Create a new Space named my-ml-demo using the Hugging Face Space Deployer templates (Gradio, Streamlit, or Docker) and push the app.

Frequently Asked Questions about hugging-face-space-deployer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy a machine learning demo to Hugging Face Spaces?

To deploy a machine learning demo to Hugging Face Spaces, select a Gradio, Streamlit, or Docker template to auto-generate the README, app.py, and requirements files, then push the app for rapid publishing.

Can I use Streamlit or Gradio templates for Hugging Face Space creation?

Yes, Hugging Face Space creation supports ready-to-use templates for both Streamlit and Gradio SDKs, alongside Docker, enabling quick scaffolding and configuration of ML showcase apps.

What files do I need to set up a new Hugging Face Space?

Setting up a new Hugging Face Space requires a README for configuration, an app.py for application logic, and a requirements file for dependencies. This Skill auto-generates these files for you.

Does the Hugging Face Space Deployer support Docker templates?

Yes, the Hugging Face Space Deployer supports Docker templates, allowing you to containerize your ML demos and deploy them on Hugging Face Spaces alongside Gradio and Streamlit options.

What is the best way to showcase an ML model on Hugging Face Spaces?

The best way to showcase an ML model on Hugging Face Spaces is to use end-to-end scaffolding templates that generate the necessary configuration and application files, enabling rapid prototype deployment and comparison.