Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -23,6 +23,7 @@ openpyxl
|
|
23 |
Pillow
|
24 |
easyocr
|
25 |
opencv-python-headless
|
|
|
26 |
|
27 |
# Text-to-Speech
|
28 |
gTTS
|
|
|
23 |
Pillow
|
24 |
easyocr
|
25 |
opencv-python-headless
|
26 |
+
pytesseract
|
27 |
|
28 |
# Text-to-Speech
|
29 |
gTTS
|