jannisborn
commited on
Commit
•
ce30ace
1
Parent(s):
d2d86b2
update
Browse files- pre-requirements.txt +1 -0
- requirements.txt +0 -1
pre-requirements.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
pip==20.2.4
|
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
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
|
|
|
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 |
torch==1.12.1
|
4 |
torch-scatter
|
5 |
torch-spline-conv
|