perler commited on
Commit
4d485c7
·
1 Parent(s): 5eaf906

try older pytorch cluster

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- #torch==2.2.1
2
  pytorch-lightning==2.1.4
3
  torch-geometric==2.5.0
4
- pytorch-cluster==1.6.3
5
  scikit-learn-intelex==2024.1.0
6
  numpy==1.26.4
7
  scikit-image==0.22.0
 
 
1
  pytorch-lightning==2.1.4
2
  torch-geometric==2.5.0
3
+ pytorch-cluster==1.6.0
4
  scikit-learn-intelex==2024.1.0
5
  numpy==1.26.4
6
  scikit-image==0.22.0