Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gradio
/
theme_builder
like
47
Running
App
Files
Files
Community
14
Fetching metadata from the HF Docker repository...
189c4f7
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()