Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,4 @@ joblib==1.3.2
|
|
| 3 |
keras == 2.11.0
|
| 4 |
tensorflow == 2.11.0
|
| 5 |
numpy==1.21.6
|
| 6 |
-
scikit-learn
|
|
|
|
| 3 |
keras == 2.11.0
|
| 4 |
tensorflow == 2.11.0
|
| 5 |
numpy==1.21.6
|
| 6 |
+
scikit-learn==1.0.2
|