Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mjwong
/
ecologist
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mjwong
commited on
Aug 2
Commit
854f195
·
verified
·
1 Parent(s):
afbccef
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -417,4 +417,4 @@ with gr.Blocks(title="Wildlife Semantic Search with BioCLIP") as demo:
417
)
418
419
if __name__ == "__main__":
420
-
demo.launch(
ssr_mode=False
)
417
)
418
419
if __name__ == "__main__":
420
+
demo.launch()