mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-03-27 11:08:32 +07:00
fix: remove outdated pipeline dependencies from pyproject.toml
This commit is contained in:
@@ -91,23 +91,6 @@ all = [
|
||||
"mineru[core]",
|
||||
"mineru[sglang]",
|
||||
]
|
||||
pipeline_old_linux = [
|
||||
"matplotlib>=3.10,<=3.10.1",
|
||||
"ultralytics>=8.3.48,<=8.3.104",
|
||||
"doclayout_yolo==0.0.4",
|
||||
"dill==0.3.8",
|
||||
"PyYAML==6.0.2",
|
||||
"ftfy==6.3.1",
|
||||
"openai==1.71.0",
|
||||
"shapely==2.1.0",
|
||||
"pyclipper==1.3.0.post6",
|
||||
"omegaconf==2.3.0",
|
||||
"albumentations==1.4.20",
|
||||
"rapid_table==1.0.3",
|
||||
"torch>=2.2.2,!=2.5.0,!=2.5.1,<3",
|
||||
"torchvision",
|
||||
"transformers>=4.49.0,!=4.51.0,<5.0.0",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
homepage = "https://mineru.net/"
|
||||
|
||||
Reference in New Issue
Block a user