simonduerr commited on
Commit
0f3c708
1 Parent(s): dd7457a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1458,4 +1458,4 @@ bioRxiv 2022.06.03.494563; doi: [10.1101/2022.06.03.494563](https://doi.org/10.1
1458
 
1459
  ray.init(runtime_env={"working_dir": "./af_backprop"})
1460
 
1461
- proteinMPNN.launch(share=True, debug=True)
 
1458
 
1459
  ray.init(runtime_env={"working_dir": "./af_backprop"})
1460
 
1461
+ proteinMPNN.launch()