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:
HedronCreeper
/
cpu-img
like
2
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
CryptoCreeper
commited on
Feb 4
Commit
82e78bb
·
verified
·
1 Parent(s):
0a96e7a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -153,4 +153,4 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
153
outputs=[gallery, status]
154
)
155
156
-
demo.launch(share=
false
)
153
outputs=[gallery, status]
154
)
155
156
+
demo.launch(share=
False
)