Spaces:
Runtime error
Runtime error
Commit
·
abdb92c
1
Parent(s):
88564b6
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-f https://download.pytorch.org/whl/cpu/torch_stable.html
|
2 |
-
-f https://data.pyg.org/whl/torch-1.
|
3 |
torch==1.7.1+cpu
|
4 |
torch-scatter
|
5 |
torch-sparse
|
|
|
1 |
-f https://download.pytorch.org/whl/cpu/torch_stable.html
|
2 |
+
-f https://data.pyg.org/whl/torch-1.7.1+cpu.html
|
3 |
torch==1.7.1+cpu
|
4 |
torch-scatter
|
5 |
torch-sparse
|