Alejandro Velez commited on
Commit
87aee9b
1 Parent(s): f5b3ddc

share=false

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -607,4 +607,4 @@ with demo:
607
  outputs=[mol, out, filenames, pdb, output_file],
608
  )
609
  out.change(fn=updateView, inputs=[out, filenames, pdb, ligand_file], outputs=mol)
610
- demo.launch(share=True)
 
607
  outputs=[mol, out, filenames, pdb, output_file],
608
  )
609
  out.change(fn=updateView, inputs=[out, filenames, pdb, ligand_file], outputs=mol)
610
+ demo.launch()