Spaces:
Sleeping
Sleeping
dockerGGGG
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
tensorflow>=2.16.1
|
| 2 |
-
scikit-learn
|
| 3 |
keras>=3.0.0
|
| 4 |
huggingface-hub>=0.25.2
|
| 5 |
joblib
|
|
|
|
| 1 |
tensorflow>=2.16.1
|
| 2 |
+
scikit-learn==1.2.2
|
| 3 |
keras>=3.0.0
|
| 4 |
huggingface-hub>=0.25.2
|
| 5 |
joblib
|