Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,5 +2,5 @@ gradio
|
|
2 |
pandas
|
3 |
numpy
|
4 |
tensorflow
|
5 |
-
scikit-learn
|
6 |
joblib
|
|
|
2 |
pandas
|
3 |
numpy
|
4 |
tensorflow
|
5 |
+
scikit-learn==1.2.2
|
6 |
joblib
|