Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -4,4 +4,8 @@ torch
|
|
4 |
psycopg2-binary
|
5 |
pgvector
|
6 |
requests
|
7 |
-
voyageai
|
|
|
|
|
|
|
|
|
|
4 |
psycopg2-binary
|
5 |
pgvector
|
6 |
requests
|
7 |
+
voyageai
|
8 |
+
fastapi
|
9 |
+
uvicorn
|
10 |
+
python-multipart
|
11 |
+
starlette
|