Spaces:
Running
Running
Upload requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ Pillow
|
|
10 |
gradio
|
11 |
python-doctr
|
12 |
unidecode
|
13 |
-
pytesseract
|
|
|
|
10 |
gradio
|
11 |
python-doctr
|
12 |
unidecode
|
13 |
+
pytesseract
|
14 |
+
PyPDF2
|