Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
justin-zk
/
Personalize-SAM
like
67
Runtime error
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
justin-zk
commited on
Oct 1, 2024
Commit
d4cd1af
·
verified
·
1 Parent(s):
db7df49
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -540,4 +540,4 @@ with demo:
540
["PerSAM", " PerSAM-Scribble", "PerSAM-F"],
541
)
542
543
-
demo.launch(
enable_queue=False
)
540
["PerSAM", " PerSAM-Scribble", "PerSAM-F"],
541
)
542
543
+
demo.launch()