Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
torch
|
2 |
-
pytorch-lightning
|
3 |
-
pytorch_forecasting
|
4 |
pystan
|
5 |
prophet
|
6 |
#streamlit
|
|
|
1 |
+
torch
|
2 |
+
pytorch-lightning==2.0.2
|
3 |
+
pytorch_forecasting==1.0.0
|
4 |
pystan
|
5 |
prophet
|
6 |
#streamlit
|