Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ sentence_transformers
|
|
| 2 |
gradio
|
| 3 |
openai
|
| 4 |
langchain
|
|
|
|
| 5 |
pypdf
|
| 6 |
unstructured
|
| 7 |
pinecone-client
|
|
|
|
| 2 |
gradio
|
| 3 |
openai
|
| 4 |
langchain
|
| 5 |
+
langchain-community
|
| 6 |
pypdf
|
| 7 |
unstructured
|
| 8 |
pinecone-client
|