simonduerr commited on
Commit
e493743
·
1 Parent(s): b1209a5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  torch==1.12.1+cu113
2
  git+https://github.com/pyg-team/pytorch_geometric.git
3
- torch-scatter
4
  torch-sparse
5
  torch-cluster
6
  torch-spline-conv
 
1
  torch==1.12.1+cu113
2
  git+https://github.com/pyg-team/pytorch_geometric.git
3
+ torch-scatter==2.0.8
4
  torch-sparse
5
  torch-cluster
6
  torch-spline-conv