Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ g4f
|
|
2 |
git+https://github.com/MIDORIBIN/langchain-gpt4free.git
|
3 |
llama_index
|
4 |
langchain
|
5 |
-
sentence_transformers
|
6 |
InstructorEmbedding
|
7 |
langchain-community
|
8 |
llama-index-embeddings-gemini
|
|
|
2 |
git+https://github.com/MIDORIBIN/langchain-gpt4free.git
|
3 |
llama_index
|
4 |
langchain
|
5 |
+
sentence_transformers = 2.2.2
|
6 |
InstructorEmbedding
|
7 |
langchain-community
|
8 |
llama-index-embeddings-gemini
|