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:
Duplicated from
gradio/theme_builder
Nymbo
/
gradio_theme_builder
like
18
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
gradio_theme_builder
/
run.py
aliabd
Upload with huggingface_hub
99d1dfb
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
84 Bytes
import
gradio
as
gr
demo = gr.themes.builder
if
__name__ ==
"__main__"
:
demo()