Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ uvicorn>=0.15.0
|
|
3 |
huggingface-hub>=0.20.1
|
4 |
pydantic>=2.0.0
|
5 |
python-dotenv>=0.19.0
|
6 |
-
pillow
|
|
|
|
3 |
huggingface-hub>=0.20.1
|
4 |
pydantic>=2.0.0
|
5 |
python-dotenv>=0.19.0
|
6 |
+
pillow
|
7 |
+
pytesseract==0.3.10
|