pyroleli commited on
Commit
dabaaa0
·
verified ·
1 Parent(s): 87caa42

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -4
requirements.txt CHANGED
@@ -3,7 +3,5 @@ yfinance
3
  pandas
4
  plotly
5
  numpy
6
- jax
7
- jaxlib
8
- flax
9
- git+https://github.com/google-research/timesfm.git
 
3
  pandas
4
  plotly
5
  numpy
6
+ torch
7
+ timesfm>=1.3.0