Spaces:
Runtime error
Runtime error
Commit
·
73dc7c8
1
Parent(s):
5459d92
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -18,7 +18,7 @@ spyrmsd==0.5.2
|
|
18 |
sympy==1.11.1
|
19 |
numpy==1.23.1
|
20 |
rdkit-pypi==2022.3.5
|
21 |
-
torch-1.12.0
|
22 |
--find-links=https://data.pyg.org/whl/torch-1.12.0+cu102.html torch-scatter
|
23 |
--find-links=https://data.pyg.org/whl/torch-1.12.0+cu102.html torch-sparse
|
24 |
--find-links=https://data.pyg.org/whl/torch-1.12.0+cu102.html torch-cluster
|
|
|
18 |
sympy==1.11.1
|
19 |
numpy==1.23.1
|
20 |
rdkit-pypi==2022.3.5
|
21 |
+
torch-1.12.0
|
22 |
--find-links=https://data.pyg.org/whl/torch-1.12.0+cu102.html torch-scatter
|
23 |
--find-links=https://data.pyg.org/whl/torch-1.12.0+cu102.html torch-sparse
|
24 |
--find-links=https://data.pyg.org/whl/torch-1.12.0+cu102.html torch-cluster
|