1. 13 Apr, 2025 1 commit
    • myhloli's avatar
      build(docker): remove requirements.txt and update package installation · e48add6a
      myhloli authored
      - Remove requirements.txt files for all Docker configurations
      - Update package installation process in Dockerfiles:
      - Use magic-pdf[full] instead of individual requirements
      - Simplify installation steps and reduce image size
      - Remove redundant wget commands for requirements.txt
      e48add6a
  2. 03 Apr, 2025 1 commit
  3. 02 Apr, 2025 2 commits
  4. 20 Mar, 2025 2 commits
  5. 18 Feb, 2025 1 commit
  6. 13 Feb, 2025 1 commit
  7. 16 Jan, 2025 1 commit
    • myhloli's avatar
      build(docker): update rapid-table dependency · 61f75b30
      myhloli authored
      - Update rapid-table version from ==0.3.0 to >=1.0.3,<2.0.0 in multiple requirements files
      - This change affects Ascend NPU, China, and Global Docker configurations
      61f75b30
  8. 15 Jan, 2025 1 commit
  9. 14 Jan, 2025 2 commits
    • myhloli's avatar
      feat(layout): improve title block handling and layout detection · c20e9a1e
      myhloli authored
      - Merge title blocks that are close to each other horizontally
      - Adjust line insertion logic for title blocks- Increase image size and decrease confidence threshold for layout detection
      - Update DocLayoutYOLO model weights
      - Refactor drawing of bounding boxes for different block types
      c20e9a1e
    • myhloli's avatar
      build(deps): add upper version limit for PyMuPDF · ee9340ea
      myhloli authored
      - Set PyMuPDF version to <= 1.24.14 in all requirements files
      - Prevent potential compatibility issues with future versions
      ee9340ea
  10. 11 Jan, 2025 1 commit
    • myhloli's avatar
      fix: update resource URLs to jsdelivr · a1c4f22a
      myhloli authored
      - Replace Gitee URLs with jsdelivr URLs in multiple files
      - Update Dockerfile instructions to use new URLs
      - Modify documentation to reflect new resource location
      - Adjust scripts and READMEs to point to new URL for downloads
      a1c4f22a
  11. 10 Jan, 2025 2 commits
  12. 06 Jan, 2025 3 commits