simonduerr commited on
Commit
73f5f3f
1 Parent(s): 3097bb6

Update app.py

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