Aeon-Avinash
commited on
Commit
•
5cda622
1
Parent(s):
6fb6614
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torch
|
|
3 |
gradio
|
4 |
pillow
|
5 |
pytesseract
|
6 |
-
pdf2image
|
|
|
|
3 |
gradio
|
4 |
pillow
|
5 |
pytesseract
|
6 |
+
pdf2image
|
7 |
+
sudo apt install tesseract-ocr
|