Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
build-small-hackathon
/
Typotopia
like
1
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ChevalierJoseph
commited on
Jun 13
Commit
5709b50
·
verified
·
1 Parent(s):
56406b5
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -895,4 +895,5 @@ with gr.Blocks(title="Typotopia", theme=THEME, css=CSS) as demo:
895
)
896
897
if __name__ == "__main__":
898
-
demo.queue().launch()
895
)
896
897
if __name__ == "__main__":
898
+
demo.queue().launch()
899
+