Spaces:
Running
on
L4
Running
on
L4
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,10 +5,10 @@ PyMuPDF>=1.24.9
|
|
5 |
loguru>=0.6.0
|
6 |
numpy>=1.21.6,<2.0.0
|
7 |
fast-langdetect==0.2.0
|
8 |
-
wordninja>=2.0.0
|
9 |
scikit-learn>=1.0.2
|
10 |
pdfminer.six==20231228
|
11 |
unimernet==0.2.1
|
|
|
12 |
matplotlib
|
13 |
ultralytics
|
14 |
paddleocr==2.7.3
|
|
|
5 |
loguru>=0.6.0
|
6 |
numpy>=1.21.6,<2.0.0
|
7 |
fast-langdetect==0.2.0
|
|
|
8 |
scikit-learn>=1.0.2
|
9 |
pdfminer.six==20231228
|
10 |
unimernet==0.2.1
|
11 |
+
doclayout_yolo==0.0.2
|
12 |
matplotlib
|
13 |
ultralytics
|
14 |
paddleocr==2.7.3
|