Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ paper-qa
|
|
2 |
gradio
|
3 |
requests
|
4 |
transformers
|
|
|
5 |
git+https://github.com/MIDORIBIN/langchain-gpt4free.git
|
6 |
llama-cpp-python
|
7 |
-
sentence_transformers
|
8 |
-
Pyexecjs
|
|
|
2 |
gradio
|
3 |
requests
|
4 |
transformers
|
5 |
+
git+https://github.com/xtekky/gpt4free
|
6 |
git+https://github.com/MIDORIBIN/langchain-gpt4free.git
|
7 |
llama-cpp-python
|
8 |
+
sentence_transformers
|
|