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