Spaces:
Running
on
T4
Running
on
T4
simonduerr
commited on
Commit
•
73f5f3f
1
Parent(s):
3097bb6
Update app.py
Browse files
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)
|