Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zerchen
/
HORT
like
3
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
zerchen
commited on
Apr 3
Commit
5d50546
·
1 Parent(s):
61de82b
share the app
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -244,4 +244,4 @@ with gr.Blocks(title="HORT: Monocular Hand-held Objects Reconstruction with Tran
244
],
245
inputs=input_image)
246
247
-
demo.launch(
debug
=True)
244
],
245
inputs=input_image)
246
247
+
demo.launch(
share
=True)