Gagan0141 commited on
Commit
4d7f3ea
·
verified ·
1 Parent(s): 819e941

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,8 +1,9 @@
 
 
 
 
 
1
  flask
2
  gunicorn
3
- deepface
4
- opencv-python-headless
5
- tensorflow
6
  numpy
7
- tf-keras
8
  pillow
 
1
+ deepface==0.0.91
2
+ tensorflow
3
+ tf-keras
4
+ opencv-python-headless
5
+ mediapipe
6
  flask
7
  gunicorn
 
 
 
8
  numpy
 
9
  pillow