Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ opencv-python
|
|
2 |
numpy
|
3 |
cmake
|
4 |
dlib-bin
|
5 |
-
face_recognition
|
|
|
|
2 |
numpy
|
3 |
cmake
|
4 |
dlib-bin
|
5 |
+
face_recognition
|
6 |
+
easyocr
|