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:
LPX55
/
SAM2_1-Image-Predictor-Masking-Tool-CPU
like
0
Paused
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
LPX55
commited on
Mar 29, 2025
Commit
a05b771
·
verified
·
1 Parent(s):
e521bae
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -201,4 +201,4 @@ with gr.Blocks() as demo:
201
outputs=[feather_size]
202
)
203
204
-
demo.launch(
show_api=False,
show_error=True)
201
outputs=[feather_size]
202
)
203
204
+
demo.launch(show_error=True)