Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -10,5 +10,5 @@ python-multipart
|
|
| 10 |
numpy
|
| 11 |
opencv-python
|
| 12 |
pydantic
|
| 13 |
-
scikit-learn
|
| 14 |
scikit-learn-intelex # Optimized version of scikit-learn
|
|
|
|
| 10 |
numpy
|
| 11 |
opencv-python
|
| 12 |
pydantic
|
| 13 |
+
scikit-learn==1.5.1
|
| 14 |
scikit-learn-intelex # Optimized version of scikit-learn
|