chore: update mineru

This commit is contained in:
Sun-ZhenXing
2026-01-29 17:37:44 +08:00
parent aeddac52bf
commit 31bcf0c435
5 changed files with 21 additions and 67 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.2' --break-system-packages && \
RUN python3 -m pip install -U 'mineru[core]>=2.7.3' --break-system-packages && \
python3 -m pip cache purge
# Download models and update the configuration file