Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ibm-nasa-geospatial
/
Prithvi-EO-2.0-BurnScars-demo
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
blumenstiel
commited on
3 days ago
Commit
41a616b
·
1 Parent(s):
44bb0fe
Updated demo
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -169,4 +169,4 @@ Some example images are provided at the end of this page.
169
cache_examples=True
170
)
171
172
-
demo.launch(
share=True,
ssr_mode=False)
169
cache_examples=True
170
)
171
172
+
demo.launch(ssr_mode=False)