Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +11 -0
requirements.txt
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
pandas
|
| 2 |
+
openpyxl
|
| 3 |
+
statsmodels
|
| 4 |
+
scikit-learn
|
| 5 |
+
joblib
|
| 6 |
+
arch
|
| 7 |
+
matplotlib
|
| 8 |
+
seaborn
|
| 9 |
+
pmdarima
|
| 10 |
+
prophet
|
| 11 |
+
gradio
|