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...
a4f8a98
theme_builder_main
/
run.py
aliabd
Upload with huggingface_hub
a4f8a98
about 3 years ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
demo = gr.themes.builder
if
__name__ ==
"__main__"
:
demo()