Spaces:
Runtime error
Runtime error
Commit
·
a73e9d6
1
Parent(s):
50981da
Update pre-requirements.txt
Browse files- pre-requirements.txt +1 -0
pre-requirements.txt
CHANGED
@@ -9,4 +9,5 @@ spyrmsd==0.5.2
|
|
9 |
pandas==1.3.5
|
10 |
biopandas==0.4.1
|
11 |
torch==1.12.1+cu113
|
|
|
12 |
-f https://data.pyg.org/whl/torch-1.12.1+cu113.html
|
|
|
9 |
pandas==1.3.5
|
10 |
biopandas==0.4.1
|
11 |
torch==1.12.1+cu113
|
12 |
+
-f https://download.pytorch.org/whl/torch/
|
13 |
-f https://data.pyg.org/whl/torch-1.12.1+cu113.html
|