Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -3,7 +3,10 @@ gradio
|
|
3 |
yfinance
|
4 |
prophet
|
5 |
plotly
|
|
|
|
|
|
|
6 |
pandas
|
7 |
numpy
|
8 |
-
|
9 |
-
|
|
|
3 |
yfinance
|
4 |
prophet
|
5 |
plotly
|
6 |
+
scikit-learn
|
7 |
+
statsmodels
|
8 |
+
xgboost
|
9 |
pandas
|
10 |
numpy
|
11 |
+
plotly
|
12 |
+
tensorflow
|