Spaces:
Sleeping
Sleeping
statsmodels added
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
scikit-learn
|
2 |
streamlit
|
3 |
xgboost
|
4 |
-
pandas
|
|
|
|
1 |
scikit-learn
|
2 |
streamlit
|
3 |
xgboost
|
4 |
+
pandas
|
5 |
+
statsmodels
|