Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ langchain-community
|
|
3 |
langchain-openai
|
4 |
langchain-chroma
|
5 |
chromadb
|
|
|
6 |
tiktoken
|
7 |
gradio
|
8 |
pickle5
|
|
|
3 |
langchain-openai
|
4 |
langchain-chroma
|
5 |
chromadb
|
6 |
+
pypdf
|
7 |
tiktoken
|
8 |
gradio
|
9 |
pickle5
|