Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
git+https://github.com/MIDORIBIN/langchain-gpt4free.git
|
2 |
-
|
|
|
3 |
pypdf
|
4 |
sentence_transformers
|
5 |
InstructorEmbedding
|
6 |
-
Pyexecjs
|
7 |
llama-cpp-python
|
|
|
1 |
git+https://github.com/MIDORIBIN/langchain-gpt4free.git
|
2 |
+
git+https://github.com/xtekky/gpt4free
|
3 |
+
git+https://github.com/run-llama/llama_index
|
4 |
pypdf
|
5 |
sentence_transformers
|
6 |
InstructorEmbedding
|
|
|
7 |
llama-cpp-python
|