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