Spaces:
Paused
Paused
Commit
·
1ec7ff3
1
Parent(s):
b088277
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ langchain
|
|
4 |
googlesearch-python
|
5 |
llama-cpp-python==0.1.49
|
6 |
IPython
|
7 |
-
transformers
|
|
|
|
4 |
googlesearch-python
|
5 |
llama-cpp-python==0.1.49
|
6 |
IPython
|
7 |
+
transformers
|
8 |
+
sentence-transformers
|