Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gradio
/
theme_builder
like
45
Runtime error
App
Files
Files
Community
13
Fetching metadata from the HF Docker repository...
02d34bf
theme_builder
/
run.py
aliabd
HF staff
Upload with huggingface_hub
99d1dfb
about 2 years ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
demo = gr.themes.builder
if
__name__ ==
"__main__"
:
demo()