shoshana-levitt commited on
Commit
9e2be3a
1 Parent(s): e7be47c

add pypdf to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,6 +3,7 @@ uvicorn[standard]
3
  langchain
4
  langchain-community
5
  chromadb
 
6
  chainlit==0.7.700
7
  cohere==4.37
8
  openai==1.3.5
 
3
  langchain
4
  langchain-community
5
  chromadb
6
+ pypdf
7
  chainlit==0.7.700
8
  cohere==4.37
9
  openai==1.3.5