woshixuhao
commited on
Commit
·
0d9423a
1
Parent(s):
ee7fa8b
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ mordred==1.2.0
|
|
3 |
numpy==1.21.6
|
4 |
pandas==1.3.5
|
5 |
rdkit_pypi==2022.3.2.1
|
6 |
-
|
7 |
-f data.pyg.org/whl/torch-1.13.0+cu116.html torch-sparse
|
8 |
-f data.pyg.org/whl/torch-1.13.0+cu116.html torch-scatter
|
9 |
torch_geometric==2.0.4
|
|
|
3 |
numpy==1.21.6
|
4 |
pandas==1.3.5
|
5 |
rdkit_pypi==2022.3.2.1
|
6 |
+
torch==1.13.0
|
7 |
-f data.pyg.org/whl/torch-1.13.0+cu116.html torch-sparse
|
8 |
-f data.pyg.org/whl/torch-1.13.0+cu116.html torch-scatter
|
9 |
torch_geometric==2.0.4
|