Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
gradio/theme_builder
Gradio-Themes
/
theme_builder
like
12
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
169f3bb
theme_builder
/
run.py
ysharma
HF staff
Duplicate from gradio/theme_builder
169f3bb
almost 2 years ago
raw
Copy download link
history
blame
84 Bytes
import
gradio
as
gr
demo = gr.themes.builder
if
__name__ ==
"__main__"
:
demo()