Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ysharma/Zero123PlusDemo
soiz1
/
Zero123PlusDemo
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
soiz1
commited on
May 3
Commit
8717ff4
·
verified
·
1 Parent(s):
298e25a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -115,4 +115,4 @@ with gr.Blocks() as demo:
115
116
117
118
-
demo.launch(debug=False)
115
116
117
118
+
demo.launch(debug=False
, share=True
)