woshixuhao
commited on
Commit
·
31a1526
1
Parent(s):
40cd6ef
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ numpy==1.21.6
|
|
4 |
pandas==1.3.5
|
5 |
rdkit_pypi==2022.3.2.1
|
6 |
torch==1.13.0
|
7 |
-
https://data.pyg.org/whl/torch-1.13.0%2Bcu116/torch_scatter-2.1.1%2Bpt113cu116-cp310-cp310-
|
8 |
-f https://data.pyg.org/whl/torch-1.13.0%2Bcu116.html
|
9 |
torch_sparse
|
10 |
|
|
|
4 |
pandas==1.3.5
|
5 |
rdkit_pypi==2022.3.2.1
|
6 |
torch==1.13.0
|
7 |
+
https://data.pyg.org/whl/torch-1.13.0%2Bcu116/torch_scatter-2.1.1%2Bpt113cu116-cp310-cp310-linux_x86_64.whl
|
8 |
-f https://data.pyg.org/whl/torch-1.13.0%2Bcu116.html
|
9 |
torch_sparse
|
10 |
|