Marathon23 commited on
Commit
ad069b9
·
verified ·
1 Parent(s): e910cb2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  gradio
2
  langchain
3
- langchain-community
4
  chromadb
 
5
  python-dotenv
6
  tiktoken
7
  openai==0.27.8
8
- PyPDF2
 
1
  gradio
2
  langchain
 
3
  chromadb
4
+ pymupdf
5
  python-dotenv
6
  tiktoken
7
  openai==0.27.8
8
+ PyPDF2