Spaces:
Runtime error
Runtime error
Commit
·
5da66a9
1
Parent(s):
d97f14a
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -18,12 +18,9 @@ spyrmsd==0.5.2
|
|
18 |
sympy==1.11.1
|
19 |
numpy==1.23.1
|
20 |
rdkit-pypi==2022.3.5
|
21 |
-
torch
|
22 |
torchaudio==0.12.1
|
23 |
torchvision==0.13.1
|
24 |
-
-f https://download.pytorch.org/whl/cu102/torch_stable.html
|
25 |
-
|
26 |
-
|
27 |
torch-scatter
|
28 |
torch-sparse
|
29 |
torch-cluster
|
|
|
18 |
sympy==1.11.1
|
19 |
numpy==1.23.1
|
20 |
rdkit-pypi==2022.3.5
|
21 |
+
https://download.pytorch.org/whl/cu102/torch-1.12.1%2Bcu102-cp38-cp38-linux_x86_64.whl
|
22 |
torchaudio==0.12.1
|
23 |
torchvision==0.13.1
|
|
|
|
|
|
|
24 |
torch-scatter
|
25 |
torch-sparse
|
26 |
torch-cluster
|