Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
gradio/theme_builder
mindrage
/
gradio_theme_builder_fixed
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
gradio_theme_builder_fixed
/
run.py
aliabd
Upload folder using huggingface_hub
ac1f980
verified
almost 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()