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:
Underground-Digital
/
Code-Cooker
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Severian
commited on
Sep 12, 2024
Commit
c952c72
·
verified
·
1 Parent(s):
5adca2d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -530,4 +530,4 @@ with gr.Blocks(theme='Hev832/Applio') as blocks:
530
)
531
532
blocks.queue(max_size=20)
533
-
blocks.launch(share=
True
, show_api=True)
530
)
531
532
blocks.queue(max_size=20)
533
+
blocks.launch(share=
False
, show_api=True)