ginnyxxxxxxx commited on
Commit
c942daf
·
1 Parent(s): 5b59542
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -940,4 +940,4 @@ with gr.Blocks(title="HiCoTraj Demo") as app:
940
  outputs=[raw_out, show_all_btn]
941
  )
942
 
943
- app.launch(show_error=True, theme=gr.themes.Soft())
 
940
  outputs=[raw_out, show_all_btn]
941
  )
942
 
943
+ app.launch(show_error=True, share=True, theme=gr.themes.Soft())