Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
gradio/theme_builder
Nymbo
/
theme_builder_5
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
theme_builder_5
/
run.py
aliabd
Upload folder using huggingface_hub
715c015
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
from
gradio.themes.builder_app
import
demo
if
__name__ ==
"__main__"
:
demo.launch()