Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Leooo333
/
3DHM
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Leooo333
commited on
Dec 19, 2024
Commit
8b2800e
·
verified
·
1 Parent(s):
449e3d0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -158,4 +158,4 @@ with gr.Blocks() as app:
158
)
159
160
if __name__ == "__main__":
161
-
app.launch()
158
)
159
160
if __name__ == "__main__":
161
+
app.launch(
share=True
)