Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ sentence-transformers
|
|
3 |
torch
|
4 |
psycopg2-binary
|
5 |
pgvector
|
6 |
-
requests
|
|
|
|
3 |
torch
|
4 |
psycopg2-binary
|
5 |
pgvector
|
6 |
+
requests
|
7 |
+
voyageai
|