Dmitry Beresnev commited on
Commit
08ed9c9
·
1 Parent(s): 70ad280
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -24,6 +24,9 @@ keras
24
  transformers
25
  git+https://github.com/amazon-science/chronos-forecasting
26
 
 
 
 
27
  python-dotenv==1.0.0
28
  pydantic>=2.0.0,<3.0.0
29
  typing-extensions>=4.5.0
 
24
  transformers
25
  git+https://github.com/amazon-science/chronos-forecasting
26
 
27
+ matplotlib
28
+ seaborn
29
+
30
  python-dotenv==1.0.0
31
  pydantic>=2.0.0,<3.0.0
32
  typing-extensions>=4.5.0