JamesBentley commited on
Commit
1fd6e93
1 Parent(s): e5f24e8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt CHANGED
@@ -4,3 +4,12 @@ pandas
4
  plotly
5
  streamlit
6
  torch
 
 
 
 
 
 
 
 
 
 
4
  plotly
5
  streamlit
6
  torch
7
+
8
+
9
+ #original packages if anything breaks
10
+ #chronos @ git+https://github.com/amazon-science/chronos-forecasting.git@d2e0c9d6d57878ebf5af62c1ad3a12b2eb52175a
11
+ #numpy==1.26.4
12
+ #pandas==2.2.2
13
+ #plotly==5.22.0
14
+ #streamlit==1.32.0
15
+ #torch==2.3.1