zerchen commited on
Commit
5d50546
·
1 Parent(s): 61de82b

share the app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -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)