Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
gradio/theme_builder
Nymbo
/
gradio_theme_builder
like
6
Runtime error
App
Files
Files
Community
9841db5
gradio_theme_builder
/
run.py
aliabd
HF staff
Upload with huggingface_hub
99d1dfb
over 1 year ago
raw
Copy download link
history
blame
84 Bytes
import
gradio
as
gr
demo = gr.themes.builder
if
__name__ ==
"__main__"
:
demo()