Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ numpy==1.26.4
|
|
2 |
pandas==2.2.2
|
3 |
scikit-learn==1.2.2
|
4 |
streamlit==1.25.0
|
5 |
-
joblib==1.3.1
|
|
|
|
2 |
pandas==2.2.2
|
3 |
scikit-learn==1.2.2
|
4 |
streamlit==1.25.0
|
5 |
+
joblib==1.3.1
|
6 |
+
plotly
|