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