Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ flask
|
|
4 |
opencv-python
|
5 |
keras
|
6 |
tensorflow
|
|
|
7 |
face_recognition
|
|
|
4 |
opencv-python
|
5 |
keras
|
6 |
tensorflow
|
7 |
+
dlib
|
8 |
face_recognition
|