Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ langchain
|
|
2 |
faiss-cpu
|
3 |
sentence-transformers
|
4 |
pandas
|
5 |
-
gradio
|
|
|
|
2 |
faiss-cpu
|
3 |
sentence-transformers
|
4 |
pandas
|
5 |
+
gradio
|
6 |
+
langchain-community
|