simonduerr commited on
Commit
7082e54
1 Parent(s): b1a30be

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch-scatter==2.0.8
2
  torch-sparse
3
  torch-cluster
4
  torch-spline-conv
5
  torch-geometric
6
- -f https://data.pyg.org/whl/torch-1.12.0+cu113.html
 
1
+ torch-scatter
2
  torch-sparse
3
  torch-cluster
4
  torch-spline-conv
5
  torch-geometric
6
+ --no-index -f https://data.pyg.org/whl/torch-1.12.0+cu113.html