Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ayoubkirouane
/
Segments-Sidewalk-SegFormer-B0
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ayoubkirouane
commited on
Sep 24, 2023
Commit
3f5cd9e
·
1 Parent(s):
8639a0a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -83,4 +83,4 @@ iface = gr.Interface(
83
)
84
85
# Launch the app
86
-
iface.launch(
share=True ,
debug=True)
83
)
84
85
# Launch the app
86
+
iface.launch(debug=True)