Dhanushlevi commited on
Commit
d84fbd5
·
verified ·
1 Parent(s): b8aeb72

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,7 +5,8 @@ torch
5
  ultralytics
6
  pycryptodome
7
  torchvision
 
8
  pandas
9
  timm
10
- tensorflow
11
 
 
5
  ultralytics
6
  pycryptodome
7
  torchvision
8
+ Keras==2.13.1
9
  pandas
10
  timm
11
+ tensorflow==2.13.0
12