Tohru127 commited on
Commit
4f5eb89
·
verified ·
1 Parent(s): ccb5fd1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -889,4 +889,4 @@ with gr.Blocks(title="Advanced 3D Reconstruction", theme=gr.themes.Soft()) as de
889
  # ============================================================================
890
 
891
  if __name__ == "__main__":
892
- demo.launch()
 
889
  # ============================================================================
890
 
891
  if __name__ == "__main__":
892
+ demo.launch(share=True)