Spaces:
Runtime error
Runtime error
simonduerr
commited on
Commit
·
0b251fd
1
Parent(s):
96547a9
Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
openbabel
|
2 |
+
moleculekit==1.1.8
|
3 |
+
torch
|
4 |
+
py3Dmol
|
5 |
+
pdb2pqr
|
6 |
+
scipy
|
7 |
+
ipywidgets
|
8 |
+
numpy
|
9 |
+
sklearn
|