Spaces:
Runtime error
Runtime error
simonduerr
commited on
Commit
·
efb652b
1
Parent(s):
c4025fd
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
-
moleculekit
|
2 |
torch
|
3 |
py3Dmol
|
4 |
pdb2pqr
|
5 |
scipy
|
6 |
ipywidgets
|
7 |
numpy
|
8 |
-
|
|
|
|
1 |
+
moleculekit=1.1.1
|
2 |
torch
|
3 |
py3Dmol
|
4 |
pdb2pqr
|
5 |
scipy
|
6 |
ipywidgets
|
7 |
numpy
|
8 |
+
scikit-learn
|
9 |
+
propka
|