Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
streamlit
|
2 |
PyPDF2
|
3 |
python-docx
|
|
|
|
|
|
|
|
1 |
streamlit
|
2 |
PyPDF2
|
3 |
python-docx
|
4 |
+
pdf2image
|
5 |
+
pytesseract
|
6 |
+
Pillow
|