Spaces:
Runtime error
Runtime error
TheProjectsGuy
commited on
Commit
•
7c95edc
1
Parent(s):
750db4e
Some sklearn version issue (again)
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,4 +9,4 @@ distinctipy
|
|
9 |
einops
|
10 |
fast_pytorch_kmeans
|
11 |
joblib==1.2.0
|
12 |
-
|
|
|
9 |
einops
|
10 |
fast_pytorch_kmeans
|
11 |
joblib==1.2.0
|
12 |
+
scikit-learn==1.0.2
|