Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
gradio
/
theme_builder_main
like
3
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1663e8c
theme_builder_main
File size: 84 Bytes
a4f8a98
1
2
3
4
5
6
import
gradio
as
gr demo = gr.themes.builder
if
__name__ ==
"__main__"
: demo()