Spaces:
Sleeping
Sleeping
Added tesseract
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -127,6 +127,7 @@ SQLAlchemy==2.0.41
|
|
127 |
starlette==0.46.2
|
128 |
sympy==1.14.0
|
129 |
tenacity==9.1.2
|
|
|
130 |
threadpoolctl==3.6.0
|
131 |
tomlkit==0.13.2
|
132 |
tqdm==4.67.1
|
|
|
127 |
starlette==0.46.2
|
128 |
sympy==1.14.0
|
129 |
tenacity==9.1.2
|
130 |
+
tesseract==0.1.3
|
131 |
threadpoolctl==3.6.0
|
132 |
tomlkit==0.13.2
|
133 |
tqdm==4.67.1
|