Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Clocksp
/
classification_with_segmentation
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Clocksp
commited on
Nov 16, 2025
Commit
ece3dcd
·
verified
·
1 Parent(s):
f89650e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -248,4 +248,4 @@ iface = gr.Interface(
248
)
249
250
if __name__ == "__main__":
251
-
iface.launch(share=
None
)
248
)
249
250
if __name__ == "__main__":
251
+
iface.launch(share=
False
)