Spaces:
Sleeping
Sleeping
João Pedro
commited on
Commit
·
b6af28a
1
Parent(s):
c1d4001
add pytesseract
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -36,6 +36,7 @@ protobuf==5.29.3
|
|
36 |
pyarrow==19.0.0
|
37 |
pydeck==0.9.1
|
38 |
Pygments==2.19.1
|
|
|
39 |
python-dateutil==2.9.0.post0
|
40 |
pytz==2024.2
|
41 |
PyYAML==6.0.2
|
|
|
36 |
pyarrow==19.0.0
|
37 |
pydeck==0.9.1
|
38 |
Pygments==2.19.1
|
39 |
+
pytesseract==0.3.13
|
40 |
python-dateutil==2.9.0.post0
|
41 |
pytz==2024.2
|
42 |
PyYAML==6.0.2
|