1. 08 Apr, 2025 1 commit
  2. 07 Apr, 2025 1 commit
  3. 02 Apr, 2025 2 commits
    • myhloli's avatar
      refactor(demo): simplify batch_demo.py and update demo.py · b0e220c5
      myhloli authored
      - Remove unnecessary imports and code in batch_demo.py
      - Update demo.py to use relative paths and improve code structure
      - Adjust output directory structure in both scripts
      - Remove redundant code and simplify functions
      b0e220c5
    • myhloli's avatar
      docs(gpu): update CUDA acceleration documentation · a778645b
      myhloli authored
      - Update CUDA version requirements to12.4
      - Recommend nvidia-driver-570-server for Ubuntu
      - Remove Python version specification for conda environment
      - Update magic-pdf version requirement to 1.3.0
      - Simplify CUDA acceleration testing instructions
      - Remove OCR acceleration with paddlepaddle-gpu
      - Update torch and torchvision installation instructions for Windows
      a778645b
  4. 18 Feb, 2025 1 commit
  5. 11 Dec, 2024 1 commit
    • myhloli's avatar
      build(deps): update torch and torchvision version requirements · 9a96362d
      myhloli authored
      - Specify torch==2.3.1 and torchvision==0.18.1 for Windows CUDA installation
      - Add torch and torchvision version constraints in setup.py:
        - torch>=2.2.2,<=2.3.1
        - torchvision>=0.17.2,<=0.18.1
      - Update installation instructions in both English and Chinese README files
      9a96362d
  6. 09 Dec, 2024 1 commit
    • myhloli's avatar
      docs(windows): update CUDA installation guide · ede7d361
      myhloli authored
      - Remove specific version requirements for torch and torchvision
      - Simplify installation command in both English and Chinese guides
      - Delete important note about version compatibility
      ede7d361
  7. 08 Nov, 2024 2 commits
  8. 06 Nov, 2024 1 commit
    • myhloli's avatar
      docs: enhance documentation with important notices and tips · 928d123c
      myhloli authored
      - Add important notice about git lfs download issues in model download docs
      - Include warning about 0.9.x version changes in model update section
      - Add tip for finding user directory in config file location
      - Improve readability of TODO list in README files
      - Standardize important notices and tips across multiple language versions
      928d123c
  9. 02 Nov, 2024 1 commit
  10. 28 Oct, 2024 1 commit
  11. 27 Oct, 2024 1 commit
  12. 14 Oct, 2024 1 commit