Spaces:
Runtime error
Runtime error
Commit
·
fcd0404
1
Parent(s):
7847bf5
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -19,10 +19,10 @@ 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 |
-f https://data.pyg.org/whl/torch-1.12.0+cu102.html torch-scatter
|
25 |
-f https://data.pyg.org/whl/torch-1.12.0+cu102.html torch-sparse
|
26 |
-f https://data.pyg.org/whl/torch-1.12.0+cu102.html torch-cluster
|
27 |
-f https://data.pyg.org/whl/torch-1.12.0+cu102.html torch-spline-conv
|
28 |
-f https://data.pyg.org/whl/torch-1.12.0+cu102.html torch-geometric
|
|
|
|
|
|
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 |
-f https://data.pyg.org/whl/torch-1.12.0+cu102.html torch-scatter
|
23 |
-f https://data.pyg.org/whl/torch-1.12.0+cu102.html torch-sparse
|
24 |
-f https://data.pyg.org/whl/torch-1.12.0+cu102.html torch-cluster
|
25 |
-f https://data.pyg.org/whl/torch-1.12.0+cu102.html torch-spline-conv
|
26 |
-f https://data.pyg.org/whl/torch-1.12.0+cu102.html torch-geometric
|
27 |
+
torchaudio==0.12.1
|
28 |
+
torchvision==0.13.1
|