Segizu commited on
Commit
2defa76
·
1 Parent(s): bcdb034
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -2,4 +2,10 @@ gradio
2
  numpy
3
  Pillow
4
  opencv-python-headless
 
 
5
  git+https://github.com/serengil/deepface.git
 
 
 
 
 
2
  numpy
3
  Pillow
4
  opencv-python-headless
5
+
6
+ # DeepFace desde GitHub
7
  git+https://github.com/serengil/deepface.git
8
+
9
+ # Fixes para RetinaFace
10
+ tensorflow==2.12.0
11
+ tf-keras