keenthinker commited on
Commit
1b1cd0a
·
verified ·
1 Parent(s): dfb1a21

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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