Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,5 +4,6 @@ tensorflow==2.17.0
|
|
4 |
joblib==1.4.2
|
5 |
Pillow
|
6 |
requests
|
|
|
7 |
numpy
|
8 |
gunicorn
|
|
|
4 |
joblib==1.4.2
|
5 |
Pillow
|
6 |
requests
|
7 |
+
scikit-learn==1.5.2
|
8 |
numpy
|
9 |
gunicorn
|