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