weihongliang commited on
Commit
5e9d3ae
·
verified ·
1 Parent(s): 1543ea9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -521,6 +521,6 @@ def create_interface():
521
  # Launch the application
522
  if __name__ == "__main__":
523
  app = create_interface()
524
- app.launch(share=True)
525
 
526
  #bash /mnt/14T-disk/code/instance-detection/run_script.sh
 
521
  # Launch the application
522
  if __name__ == "__main__":
523
  app = create_interface()
524
+ app.launch(share=False)
525
 
526
  #bash /mnt/14T-disk/code/instance-detection/run_script.sh