chore: update mineru

This commit is contained in:
Sun-ZhenXing
2026-01-07 17:43:22 +08:00
parent 242ecdd53e
commit ea5eadfcec
17 changed files with 151 additions and 514 deletions

View File

@@ -19,7 +19,7 @@ RUN apt-get update && \
rm -rf /var/lib/apt/lists/*
# Install mineru latest
RUN python3 -m pip install -U 'mineru[core]>=2.7.0' --break-system-packages && \
RUN python3 -m pip install -U 'mineru[core]>=2.7.1' --break-system-packages && \
python3 -m pip cache purge
# Download models and update the configuration file