- 15 Jul, 2025 7 commits
- 14 Jul, 2025 9 commits
-
-
myhloli authored
docs: update FAQ section in index.md with community support links and clarify missing text issue in PDF rendering
-
myhloli authored
-
myhloli authored
-
myhloli authored
-
myhloli authored
docs: improve clarity and formatting in advanced_cli_parameters.md, docker_deployment.md, and index.md
-
myhloli authored
-
myhloli authored
-
myhloli authored
-
myhloli authored
-
- 08 Jul, 2025 8 commits
- 07 Jul, 2025 1 commit
-
-
Sidney233 authored
-
- 04 Jul, 2025 1 commit
-
-
myhloli authored
-
- 02 Jul, 2025 2 commits
- 13 Jun, 2025 1 commit
-
-
myhloli authored
- Deleted .readthedocs.yaml files from multiple directories - Removed outdated API and user guide documentation files - Deleted command line usage examples - Removed CUDA acceleration guide
-
- 09 May, 2025 2 commits
- 12 Apr, 2025 1 commit
-
-
myhloli authored
- Update version history in README.md and README_zh-CN.md - Add details for 1.3.2 release and previous versions - Update Windows CUDA acceleration installation instructions - Refactor changelog entries for better readability and organization
-
- 08 Apr, 2025 1 commit
-
-
myhloli authored
- Update Python version requirements to >=3.10 - Simplify torch installation command- Remove numpy version restriction - Update CUDA compatibility information - Adjust environment creation commands across multiple documentation files
-
- 07 Apr, 2025 1 commit
-
-
myhloli authored
- Update torchvision version from0.21.1 to0.21.0 in Windows CUDA acceleration guides - Update both English and Chinese versions of the documentation
-
- 02 Apr, 2025 2 commits
-
-
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
-
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
-
- 25 Feb, 2025 1 commit
-
-
myhloli authored
- Add information about OS and CANN version compatibility - Include details on high-performance mode and its requirements - Update paddlepaddle-gpu installation instructions for CUDA acceleration - Remove unnecessary empty line from changelog
-
- 18 Feb, 2025 1 commit
-
-
myhloli authored
- Add numpy version limit (<2.0.0) in the pip installation command for Windows CUDA acceleration - Update both English and Chinese versions of the README
-
- 13 Feb, 2025 1 commit
-
-
myhloli authored
-
- 11 Jan, 2025 1 commit
-
-
myhloli authored
Added a new section in both English and Chinese FAQs addressing the issue where old GPUs like M40 encounter a RuntimeError due to unsupported BF16 precision. The guide includes steps to manually disable BF16 precision by modifying the relevant code in "pdf_parse_union_core_v2.py".
-