parkerjj commited on
Commit
2a818eb
·
1 Parent(s): af701d0

add tensorflow to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -13,4 +13,5 @@ transformers
13
  uvicorn[standard]==0.17.*
14
  keras==3.6.0
15
  yfinance==0.2.47
16
- jsonpath==0.82.2
 
 
13
  uvicorn[standard]==0.17.*
14
  keras==3.6.0
15
  yfinance==0.2.47
16
+ jsonpath==0.82.2
17
+ tensorflow==2.16.2