Spaces:
Runtime error
Runtime error
Commit
·
f7c6d5f
1
Parent(s):
2049e1e
Update requirements.txt
Browse files- requirements.txt +0 -5
requirements.txt
CHANGED
@@ -1,9 +1,4 @@
|
|
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
|
6 |
-
torch-geometric
|
7 |
torchvision==0.8.2
|
8 |
|
9 |
|
|
|
|
|
|
|
1 |
torch==1.7.1+cpu
|
|
|
|
|
|
|
2 |
torchvision==0.8.2
|
3 |
|
4 |
|