requires.txt
1021 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
boto3>=1.28.43
click>=8.1.7
loguru>=0.7.2
numpy>=1.21.6
pdfminer.six==20250506
tqdm>=4.67.1
requests
httpx
pillow>=11.0.0
pypdfium2>=4.30.0
pypdf>=5.6.0
reportlab
pdftext>=0.6.2
modelscope>=1.26.0
huggingface-hub>=0.32.4
json-repair>=0.46.2
opencv-python>=4.11.0.86
fast-langdetect<0.3.0,>=0.2.3
scikit-image<1.0.0,>=0.25.0
openai<3,>=1.70.0
beautifulsoup4<5,>=4.13.5
magika<0.7.0,>=0.6.2
mineru-vl-utils<1,>=0.1.14
[all]
mineru[core]
mineru[vllm]
[api]
fastapi
python-multipart
uvicorn
[core]
mineru[vlm]
mineru[pipeline]
mineru[api]
mineru[gradio]
[gradio]
gradio<6,>=5.34
gradio-pdf>=0.0.22
[pipeline]
matplotlib<4,>=3.10
ultralytics<9,>=8.3.48
doclayout_yolo==0.0.4
dill<1,>=0.3.8
PyYAML<7,>=6.0.2
ftfy<7,>=6.3.1
shapely<3,>=2.0.7
pyclipper<2,>=1.3.0
omegaconf<3,>=2.3.0
torch<3,>=2.6.0
torchvision
transformers!=4.51.0,<5.0.0,>=4.49.0
onnxruntime>1.17.0
[test]
mineru[core]
pytest
pytest-cov
coverage
fuzzywuzzy
[vllm]
vllm<0.12,>=0.10.1.1
[vlm]
torch<3,>=2.6.0
transformers<5.0.0,>=4.51.1
accelerate>=1.5.1