Leen172 commited on
Commit
1b26790
·
verified ·
1 Parent(s): 741560b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- gradio>=4.44.0
2
- pypdf>=4.2.0
3
- pymupdf>=1.24.10
4
- Pillow>=10.4.0
5
- regex>=2024.9.11
6
  yake==0.4.8
7
- transformers>=4.44.0
8
- torch>=2.3.0
 
 
 
1
+ gradio==4.44.0
2
+ regex==2024.5.15
 
 
 
3
  yake==0.4.8
4
+ pypdf==4.2.0
5
+ pymupdf==1.24.9
6
+ Pillow==10.3.0
7
+ rank-bm25==0.2.2