Spaces:
Runtime error
Runtime error
Commit
·
e901bf8
1
Parent(s):
a69a846
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -18,8 +18,8 @@ spyrmsd==0.5.2
|
|
| 18 |
sympy==1.11.1
|
| 19 |
numpy==1.23.1
|
| 20 |
rdkit-pypi==2022.3.5
|
| 21 |
-
torch==1.12.1
|
| 22 |
numpy==1.23.1
|
| 23 |
torchaudio==0.12.1
|
| 24 |
torchvision==0.13.1
|
| 25 |
-
-f https://
|
|
|
|
| 18 |
sympy==1.11.1
|
| 19 |
numpy==1.23.1
|
| 20 |
rdkit-pypi==2022.3.5
|
| 21 |
+
torch==1.12.1+cu113
|
| 22 |
numpy==1.23.1
|
| 23 |
torchaudio==0.12.1
|
| 24 |
torchvision==0.13.1
|
| 25 |
+
-f https://download.pytorch.org/whl/torch_stable.html
|