Debugging pdfs handling
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ streamlit
|
|
| 2 |
mistralai
|
| 3 |
pdf2image
|
| 4 |
pillow
|
|
|
|
|
|
| 2 |
mistralai
|
| 3 |
pdf2image
|
| 4 |
pillow
|
| 5 |
+
poppler-utils
|