Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -7,7 +7,7 @@ opencv-python-headless
|
|
| 7 |
tensorflow-cpu==2.19.0
|
| 8 |
patchify
|
| 9 |
joblib
|
| 10 |
-
scikit-learn
|
| 11 |
werkzeug
|
| 12 |
huggingface_hub
|
| 13 |
tqdm
|
|
|
|
| 7 |
tensorflow-cpu==2.19.0
|
| 8 |
patchify
|
| 9 |
joblib
|
| 10 |
+
scikit-learn==1.6.1
|
| 11 |
werkzeug
|
| 12 |
huggingface_hub
|
| 13 |
tqdm
|