Marathon23
commited on
Update requirements.txt
Browse files- 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
|