Spaces:
Sleeping
Sleeping
Commit
·
add3bdc
1
Parent(s):
dcbe801
requirements update
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ matplotlib==3.8.3
|
|
3 |
numpy==1.23.5
|
4 |
scikit_learn==1.4.1.post1
|
5 |
streamlit==1.32.2
|
6 |
-
xgboost==2.0.3
|
|
|
|
3 |
numpy==1.23.5
|
4 |
scikit_learn==1.4.1.post1
|
5 |
streamlit==1.32.2
|
6 |
+
xgboost==2.0.3
|
7 |
+
plotly-express==5.20.0
|