Braddy commited on
Commit
7507474
1 Parent(s): 51194b7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  openai
2
  tiktoken
3
  chromadb
 
4
  langchain
5
  unstructured
6
  unstructured[local-inference]
 
1
  openai
2
  tiktoken
3
  chromadb
4
+ pypdf
5
  langchain
6
  unstructured
7
  unstructured[local-inference]