Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -15,4 +15,6 @@ arxiv
|
|
15 |
pymupdf
|
16 |
wikipedia
|
17 |
pgvector
|
18 |
-
python-dotenv
|
|
|
|
|
|
15 |
pymupdf
|
16 |
wikipedia
|
17 |
pgvector
|
18 |
+
python-dotenv
|
19 |
+
transformers>=4.40.0
|
20 |
+
torch>=2.0.0
|