Spaces:
Runtime error
Runtime error
try older pytorch cluster
Browse files- 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.
|
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
|