Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
pytorch-lightning
|
3 |
+
pytorch_forecasting
|
4 |
+
pystan
|
5 |
+
prophet
|
6 |
+
streamlit
|
7 |
+
streamlit-toggle-switch
|