sunbal7 commited on
Commit
c7d20f6
·
verified ·
1 Parent(s): 64794fb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -3,6 +3,9 @@ sentence-transformers==2.7.0
3
  faiss-cpu==1.8.0
4
  transformers==4.41.0
5
  torch==2.2.2
6
- PyPDF2==3.0.1
7
- python-docx==1.1.0
8
- numpy==1.26.4
 
 
 
 
3
  faiss-cpu==1.8.0
4
  transformers==4.41.0
5
  torch==2.2.2
6
+ pymupdf==1.24.1
7
+ docx2txt==0.8
8
+ langchain==0.1.16
9
+ accelerate==0.29.3
10
+ bitsandbytes==0.43.0
11
+ python-dotenv==1.0.1