Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -13,4 +13,8 @@ streamlit==1.2.0
|
|
| 13 |
textblob==0.17.1
|
| 14 |
pytesseract
|
| 15 |
opencv-python
|
| 16 |
-
Pillow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
textblob==0.17.1
|
| 14 |
pytesseract
|
| 15 |
opencv-python
|
| 16 |
+
Pillow
|
| 17 |
+
docx2txt
|
| 18 |
+
pdf2image
|
| 19 |
+
PyPDF2
|
| 20 |
+
pdfplumber
|