Spaces:
Running
on
T4
Running
on
T4
simonduerr
commited on
Commit
•
fd02a13
1
Parent(s):
85bd48b
Update app.py
Browse files
app.py
CHANGED
@@ -953,6 +953,6 @@ bioRxiv 2022.06.03.494563; doi: [10.1101/2022.06.03.494563](https://doi.org/10.1
|
|
953 |
)
|
954 |
|
955 |
|
956 |
-
ray.init(runtime_env={"working_dir": "./
|
957 |
|
958 |
-
proteinMPNN.launch(
|
|
|
953 |
)
|
954 |
|
955 |
|
956 |
+
ray.init(runtime_env={"working_dir": "./"})
|
957 |
|
958 |
+
proteinMPNN.launch()
|