jannisborn
commited on
Commit
•
d2d86b2
1
Parent(s):
4595d01
update
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-f https://download.pytorch.org/whl/cpu/torch_stable.html
|
2 |
-f https://data.pyg.org/whl/torch-1.12.1+cpu.html
|
3 |
-
|
4 |
torch==1.12.1
|
5 |
torch-scatter
|
6 |
torch-spline-conv
|
|
|
1 |
-f https://download.pytorch.org/whl/cpu/torch_stable.html
|
2 |
-f https://data.pyg.org/whl/torch-1.12.1+cpu.html
|
3 |
+
pip==20.2.4
|
4 |
torch==1.12.1
|
5 |
torch-scatter
|
6 |
torch-spline-conv
|