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