Adam-Al-Rahman commited on
Commit
d9e2bec
1 Parent(s): fe86b7f

update: requirements.txt

Browse files

add tf-keras library in requirement

Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -6,3 +6,4 @@ torchvision==0.18.1
6
  numpy==1.26.4
7
  tensorflow==2.17.0
8
  pandas==2.2.2
 
 
6
  numpy==1.26.4
7
  tensorflow==2.17.0
8
  pandas==2.2.2
9
+ tf-keras