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
about 1 month ago
Commit
f2f492e
·
verified
·
1 Parent(s):
8b2800e
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(
share
=True)
158
)
159
160
if __name__ == "__main__":
161
+
app.launch(
inline
=True)