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:
Clocksp
/
classification_with_segmentation
like
1
Running
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
)