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