Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,4 @@ joblib==1.2.0
|
|
| 2 |
numpy==1.24.3
|
| 3 |
pandas==2.0.3
|
| 4 |
streamlit==1.37.0
|
| 5 |
-
|
|
|
|
| 2 |
numpy==1.24.3
|
| 3 |
pandas==2.0.3
|
| 4 |
streamlit==1.37.0
|
| 5 |
+
scikit-learn
|