Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ seaborn
|
|
6 |
matplotlib
|
7 |
pandas
|
8 |
torch_geometric
|
|
|
9 |
chembl_structure_pipeline==1.2.2
|
10 |
torchtext==0.6.0
|
11 |
# demo related installs
|
|
|
6 |
matplotlib
|
7 |
pandas
|
8 |
torch_geometric
|
9 |
+
scipy
|
10 |
chembl_structure_pipeline==1.2.2
|
11 |
torchtext==0.6.0
|
12 |
# demo related installs
|