ginnyxxxxxxx commited on
Commit
1985a84
·
1 Parent(s): a74a8c1
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -594,4 +594,4 @@ with gr.Blocks(title="HiCoTraj Demo", theme=gr.themes.Soft()) as app:
594
  outputs=[raw_out, show_all_btn]
595
  )
596
 
597
- app.launch(show_error=True)
 
594
  outputs=[raw_out, show_all_btn]
595
  )
596
 
597
+ app.launch(show_error=True, share=True)