myhloli commited on
Commit
25d6d4e
·
verified ·
1 Parent(s): 07b53f0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  boto3>=1.28.43
2
  Brotli>=1.1.0
3
  click>=8.1.7
4
- PyMuPDF>=1.24.9
5
  loguru>=0.6.0
6
  numpy>=1.21.6,<2.0.0
7
  fast-langdetect>=0.2.3
@@ -9,7 +9,7 @@ scikit-learn>=1.0.2
9
  transformers
10
  pdfminer.six==20231228
11
  unimernet==0.2.3
12
- doclayout_yolo==0.0.2
13
  matplotlib
14
  ultralytics>=8.3.48
15
  paddleocr==2.7.3
 
1
  boto3>=1.28.43
2
  Brotli>=1.1.0
3
  click>=8.1.7
4
+ PyMuPDF>=1.24.9,<1.24.14
5
  loguru>=0.6.0
6
  numpy>=1.21.6,<2.0.0
7
  fast-langdetect>=0.2.3
 
9
  transformers
10
  pdfminer.six==20231228
11
  unimernet==0.2.3
12
+ doclayout_yolo==0.0.2b1
13
  matplotlib
14
  ultralytics>=8.3.48
15
  paddleocr==2.7.3