woshixuhao
commited on
Commit
•
41d9bc7
1
Parent(s):
31a1526
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -5,7 +5,6 @@ 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 |
-
|
9 |
-
torch_sparse
|
10 |
|
11 |
torch_geometric==2.0.4
|
|
|
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 |
+
https://data.pyg.org/whl/torch-1.13.0%2Bcu116/torch_sparse-0.6.17%2Bpt113cu116-cp310-cp310-linux_x86_64.whl
|
|
|
9 |
|
10 |
torch_geometric==2.0.4
|