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