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
f985284
theme_builder
/
run.py
aliabd
HF staff
Upload with huggingface_hub
99d1dfb
almost 2 years ago
raw
Copy download link
history
blame
84 Bytes
import
gradio
as
gr
demo = gr.themes.builder
if
__name__ ==
"__main__"
:
demo()