simonduerr commited on
Commit
5b916d3
1 Parent(s): fd02a13

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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()