Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -15,4 +15,5 @@ arxiv
|
|
15 |
pymupdf
|
16 |
wikipedia
|
17 |
pgvector
|
18 |
-
python-dotenv
|
|
|
|
15 |
pymupdf
|
16 |
wikipedia
|
17 |
pgvector
|
18 |
+
python-dotenv
|
19 |
+
sentence-transformers
|