Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
taesiri/CLIPSeg
aryswisnu
/
CLIPSeg
like
0
Runtime error
App
Files
Files
Community
aryswisnu
commited on
Apr 15, 2023
Commit
182d0a2
•
1 Parent(s):
5bc4618
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -119,4 +119,4 @@ with gr.Blocks() as demo:
119
],
120
)
121
122
-
demo.launch(
share=True
)
119
],
120
)
121
122
+
demo.launch()