We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a08afc commit 478c4feCopy full SHA for 478c4fe
pyproject.toml
@@ -8,7 +8,7 @@ authors = [
8
readme = "README.md"
9
requires-python = ">=3.10,<3.14"
10
dependencies = [
11
- "mineru[all] (>=2.1.11,<3.0.0)",
+ "mineru[pipeline,vlm] (>=2.1.11,<3.0.0)",
12
"runpod (>=1.7.12,<2.0.0)"
13
]
14
0 commit comments