Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ langchain_openai
|
|
| 3 |
unstructured
|
| 4 |
unstructured[pdf]
|
| 5 |
pdf2image
|
| 6 |
-
poppler-utils==0.1.0
|
|
|
|
|
|
| 3 |
unstructured
|
| 4 |
unstructured[pdf]
|
| 5 |
pdf2image
|
| 6 |
+
poppler-utils==0.1.0
|
| 7 |
+
pytesseract
|