DeclanJoyceEagle commited on
Commit
196d026
·
verified ·
1 Parent(s): fea4d04

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,4 +2,5 @@ transformers==4.44.2
2
  tensorflow==2.16.1
3
  pip==24.2
4
  numpy==1.26.4
 
5
 
 
2
  tensorflow==2.16.1
3
  pip==24.2
4
  numpy==1.26.4
5
+ pip install tf-keras
6