Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AH-MD
/
Satellite-Imagery-Segmentation
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Ahm-ed
commited on
Apr 5, 2023
Commit
19d639b
·
1 Parent(s):
50d762f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -73,4 +73,4 @@ with my_app:
73
]
74
)
75
76
-
my_app.launch(debug=True)
73
]
74
)
75
76
+
my_app.launch(debug=True
,share=True
)