Spaces:
Running
Running
A newer version of the Gradio SDK is available:
5.35.0
metadata
title: Space Builder
emoji: 🛠️
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 5.32.1
app_file: app.py
pinned: false
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Space Builder
A Gradio app to create, view, and update Hugging Face Spaces with a custom file structure defined via markdown input. Provide your Hugging Face API token and a markdown string to create a new Space, list files in an existing Space, or update specific files with Git commits.
Features
- Create a new Hugging Face Space with a specified file structure.
- View files in an existing Space.
- Update files in a Space with custom commit messages.
- Modern Gradio UI with a soft theme.
Usage
- Enter your Hugging Face API token.
- To create a Space, provide the space name, owner (optional), SDK, and markdown input with file structure and contents.
- To view files, enter the space name and owner (optional).
- To update a file, specify the space, file path, new content, and commit message.