Arnel Gwen Nuqui commited on
Commit
ecffc77
·
1 Parent(s): 4a63a35

fix the requirement

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -6,4 +6,7 @@ mediapipe==0.10.14
6
  Pillow==10.3.0
7
  tensorflow-cpu==2.15.0
8
  gunicorn==21.2.0
 
 
 
9
 
 
6
  Pillow==10.3.0
7
  tensorflow-cpu==2.15.0
8
  gunicorn==21.2.0
9
+ tensorflow>=2.15.0
10
+ keras>=3.0.0
11
+
12