Hugging Face
Models
Datasets
Spaces
Posts
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
951c167
gradio_theme_builder_fixed
/
run.py
aliabd
HF staff
Upload folder using huggingface_hub
ac1f980
verified
8 months ago
raw
Copy download link
history
blame
Safe
88 Bytes
from
gradio.themes.builder_app
import
demo
if
__name__ ==
"__main__"
:
demo.launch()