Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ bs4
|
|
2 |
chromadb
|
3 |
gradio
|
4 |
langchain==0.0.336
|
|
|
5 |
openai
|
6 |
pymongo
|
7 |
pypdf
|
|
|
2 |
chromadb
|
3 |
gradio
|
4 |
langchain==0.0.336
|
5 |
+
langchain_community
|
6 |
openai
|
7 |
pymongo
|
8 |
pypdf
|