Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
git+https://github.com/MIDORIBIN/langchain-gpt4free.git
|
2 |
-
|
3 |
git+https://github.com/run-llama/llama_index
|
4 |
sentence_transformers
|
5 |
InstructorEmbedding
|
|
|
1 |
git+https://github.com/MIDORIBIN/langchain-gpt4free.git
|
2 |
+
g4f
|
3 |
git+https://github.com/run-llama/llama_index
|
4 |
sentence_transformers
|
5 |
InstructorEmbedding
|