songhieng commited on
Commit
671be9c
·
verified ·
1 Parent(s): 63ef1b1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -13
requirements.txt CHANGED
@@ -1,13 +1,13 @@
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
+ cmake>=3.18.0
2
+ dlib
3
+ face_recognition
4
+ opencv-python
5
+ pillow
6
+ imgaug
7
+ faiss-cpu
8
+ mtcnn
9
+ fastapi
10
+ uvicorn
11
+ tensorflow-cpu
12
+ python-multipart
13
+ numpy