Spaces:
Runtime error
Runtime error
add more packages
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -4,4 +4,10 @@ pytorch_forecasting
|
|
4 |
pystan
|
5 |
prophet
|
6 |
streamlit
|
7 |
-
streamlit-toggle-switch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
pystan
|
5 |
prophet
|
6 |
streamlit
|
7 |
+
streamlit-toggle-switch
|
8 |
+
seaborn
|
9 |
+
pandas
|
10 |
+
matplotlib
|
11 |
+
numpy
|
12 |
+
sklearn
|
13 |
+
plotly
|