brunhild217 commited on
Commit
dcd41da
1 Parent(s): 9f27fb8

update requirements.txt to allow for using pdf files in the upload

Browse files
Files changed (1) hide show
  1. 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
+ unstructured[pdf]
10
+ poppler-utils