Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ openai
|
|
| 3 |
streamlit
|
| 4 |
pinecone-client
|
| 5 |
chromadb
|
| 6 |
-
unstructured
|
|
|
|
|
|
| 3 |
streamlit
|
| 4 |
pinecone-client
|
| 5 |
chromadb
|
| 6 |
+
unstructured
|
| 7 |
+
pdf2image
|