Leen172 commited on
Commit
739131d
·
verified ·
1 Parent(s): 262640f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -10
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
- pypdf
2
- Pillow
3
- pymupdf
4
- regex
5
- tqdm
6
- yake
7
- transformers
8
- torch
9
- gradio
10
- pandas
 
1
+ pypdf==4.2.0
2
+ Pillow==10.4.0
3
+ pymupdf==1.24.9
4
+ regex==2024.9.11
5
+ tqdm==4.66.5
6
+ yake==0.4.8
7
+ pandas==2.2.2
8
+ transformers==4.42.4
9
+ torch==2.2.2
10
+ gradio==5.4.0