bosh94 commited on
Commit
8d6ba02
·
verified ·
1 Parent(s): 4401400

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -4
requirements.txt CHANGED
@@ -1,9 +1,7 @@
1
- gradio==4.44.1
2
  torch
3
- transformers>=4.40.0
4
- accelerate
5
  numpy
6
  pandas
7
  matplotlib
 
8
 
9
- chronos-forecasting>=0.2.6
 
1
+ gradio
2
  torch
 
 
3
  numpy
4
  pandas
5
  matplotlib
6
+ chronos-forecasting>=2.0
7