Spaces:
Runtime error
Runtime error
Charreau Bell, Ph.D commited on
Commit ·
4d63f3e
1
Parent(s): 669b281
Merge pull request #196 from vanderbilt-data-science/179-add-unstructuredpdf-package-to-ui-base_requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,6 @@ openai
|
|
| 5 |
gradio
|
| 6 |
chromadb
|
| 7 |
tiktoken
|
| 8 |
-
unstructured
|
|
|
|
|
|
|
|
|
| 5 |
gradio
|
| 6 |
chromadb
|
| 7 |
tiktoken
|
| 8 |
+
unstructured
|
| 9 |
+
poppler-utils
|
| 10 |
+
unstructured[pdf]
|