Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -7,4 +7,9 @@ streamlit
|
|
7 |
pandas
|
8 |
lmdb
|
9 |
torch
|
10 |
-
numpy
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pandas
|
8 |
lmdb
|
9 |
torch
|
10 |
+
numpy
|
11 |
+
seaborn
|
12 |
+
py3Dmol
|
13 |
+
stmol
|
14 |
+
scikit-learn
|
15 |
+
scipy
|