Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vmoras
/
SAM_test
like
1
Sleeping
App
Files
Files
Community
vmoras
commited on
Apr 29, 2023
Commit
e1ecd24
•
1 Parent(s):
abfff18
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -88,4 +88,4 @@ with gr.Blocks() as app:
88
polygon,
89
)
90
91
-
app.launch(debug=True
, share=True
)
88
polygon,
89
)
90
91
+
app.launch(debug=True)