Spaces:
Running
Running
Erva Ulusoy
commited on
Commit
·
67e6ec1
1
Parent(s):
5c31529
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
pandas
|
2 |
torch==1.13.1
|
3 |
-
torch-sparse -f https://data.pyg.org/whl/torch-1.
|
4 |
torch-geometric==2.2.0
|
5 |
gdown
|
|
|
1 |
pandas
|
2 |
torch==1.13.1
|
3 |
+
torch-sparse -f https://data.pyg.org/whl/torch-1.13.0+cpu.html
|
4 |
torch-geometric==2.2.0
|
5 |
gdown
|