danicafisher commited on
Commit
88077c1
1 Parent(s): 479aa89

Fixes requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  numpy
2
  chainlit==0.7.700
3
  openai
 
4
  pymupdf
5
  langchain
6
  langchain-community
 
1
  numpy
2
  chainlit==0.7.700
3
  openai
4
+ PyPDF2
5
  pymupdf
6
  langchain
7
  langchain-community