Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
streamlit == 1.32.2
|
2 |
joblib == 1.2.0
|
3 |
numpy == 1.26.4
|
|
|
|
1 |
streamlit == 1.32.2
|
2 |
joblib == 1.2.0
|
3 |
numpy == 1.26.4
|
4 |
+
scikit-learn == 1.2.2
|