Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
gradio/theme_builder
Blane187
/
theme_builder
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
theme_builder
/
run.py
aliabd
Upload folder using huggingface_hub
ac1f980
verified
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
from
gradio.themes.builder_app
import
demo
if
__name__ ==
"__main__"
:
demo.launch()