Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -10,3 +10,6 @@ opencv-python-headless
|
|
| 10 |
numpy
|
| 11 |
httpx==0.23.1
|
| 12 |
httpcore==0.15.0
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
numpy
|
| 11 |
httpx==0.23.1
|
| 12 |
httpcore==0.15.0
|
| 13 |
+
tesseract-ocr
|
| 14 |
+
libtesseract-dev
|
| 15 |
+
|