Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
123123aa123
/
UniGeo
like
7
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
123123aa123
commited on
11 days ago
Commit
ca3eade
·
verified
·
1 Parent(s):
953d622
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -465,4 +465,4 @@ with gr.Blocks() as demo:
465
)
466
467
if __name__ == "__main__":
468
-
demo.launch()
465
)
466
467
if __name__ == "__main__":
468
+
demo.launch(
share=True
)