Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -44,6 +44,9 @@ tensorflow==2.20.0
|
|
| 44 |
termcolor==3.1.0
|
| 45 |
typing_extensions==4.15.0
|
| 46 |
typing-inspection==0.4.2
|
|
|
|
|
|
|
|
|
|
| 47 |
urllib3==2.6.3
|
| 48 |
Werkzeug==3.1.5
|
| 49 |
wheel==0.46.3
|
|
|
|
| 44 |
termcolor==3.1.0
|
| 45 |
typing_extensions==4.15.0
|
| 46 |
typing-inspection==0.4.2
|
| 47 |
+
tesseract-ocr
|
| 48 |
+
tesseract-ocr-hin
|
| 49 |
+
poppler-utils
|
| 50 |
urllib3==2.6.3
|
| 51 |
Werkzeug==3.1.5
|
| 52 |
wheel==0.46.3
|