Spaces:
Running
Running
Erva Ulusoy
commited on
Commit
·
2439c12
1
Parent(s):
e696f95
Update requirements.txt
Browse files- requirements.txt +2 -2
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.13.0+cpu.html
|
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
|