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