Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,4 +4,4 @@ streamlit
|
|
4 |
joblib
|
5 |
numpy
|
6 |
pandas
|
7 |
-
scikit-learn
|
|
|
4 |
joblib
|
5 |
numpy
|
6 |
pandas
|
7 |
+
scikit-learn==1.2.2
|