ginnyxxxxxxx commited on
Commit
72051e8
·
1 Parent(s): 529e548
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -494,4 +494,4 @@ with gr.Blocks(title="HiCoTraj Demo", theme=gr.themes.Soft()) as app:
494
  )
495
 
496
  if __name__ == "__main__":
497
- app.launch()
 
494
  )
495
 
496
  if __name__ == "__main__":
497
+ app.launch(share=True)