Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gradio
/
theme_builder_3-x
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
theme_builder_3-x
File size: 84 Bytes
a09c7f5
1
2
3
4
5
6
import
gradio
as
gr demo = gr.themes.builder
if
__name__ ==
"__main__"
: demo()