Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ opencv-python
|
|
12 |
opencv-contrib-python
|
13 |
opencv-contrib-python-headless
|
14 |
deepface
|
15 |
-
pytesseract
|
|
|
|
12 |
opencv-contrib-python
|
13 |
opencv-contrib-python-headless
|
14 |
deepface
|
15 |
+
pytesseract
|
16 |
+
tf-keras
|