Spaces:
Runtime error
Runtime error
JamesBentley
commited on
Commit
•
f31a9a0
1
Parent(s):
7c64532
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
chronos @ git+https://github.com/amazon-science/chronos-forecasting.git@d2e0c9d6d57878ebf5af62c1ad3a12b2eb52175a
|
2 |
+
numpy==1.26.4
|
3 |
+
pandas==2.2.2
|
4 |
+
plotly==5.22.0
|
5 |
+
streamlit==1.32.0
|
6 |
+
torch==2.3.1
|