songhieng commited on
Commit
480b8e3
·
verified ·
1 Parent(s): 354940a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -13
requirements.txt CHANGED
@@ -1,13 +1,14 @@
1
- face_recognition
2
- opencv-python
3
- pillow
4
- imgaug
5
- faiss-cpu
6
- mtcnn
7
- fastapi
8
- uvicorn
9
- tensorflow-cpu
10
- python-multipart
11
- numpy
12
- imgaug
13
- deepface
 
 
1
+ face_recognition
2
+ opencv-python
3
+ pillow
4
+ imgaug
5
+ faiss-cpu
6
+ mtcnn
7
+ fastapi
8
+ uvicorn
9
+ tensorflow-cpu
10
+ python-multipart
11
+ numpy
12
+ imgaug
13
+ deepface
14
+ cmake