Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gradio
/
theme_builder
like
42
Running
App
Files
Files
Community
12
f836d22
theme_builder
/
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()