- 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 2 commits
-
-
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".
-
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
-
- 08 Jan, 2025 1 commit
-
-
myhloli authored
- Add separate models for Chinese/Japanese and English/French/German detection - Implement mode-based detection to use appropriate models for different languages - Update language detection process to use higher DPI for better accuracy - Modify model initialization and prediction logic to support new language-specific models
-
- 07 Jan, 2025 1 commit
-
-
myhloli authored
-
- 06 Jan, 2025 3 commits
-
-
myhloli authored
- 修改 paddlepaddle 使用内嵌 onnx 模型的描述,明确仅支持中英文 ocr
-
myhloli authored
- 在文档中明确指出,使用docker运行MinerU前需确保物理机已安装支持CANN 8.0.RC2的驱动和固件 - 此更新有助于用户更好地准备适配Ascend NPU的环境,避免潜在的运行问题
-
myhloli authored
- Add new file README_Ascend_NPU_Acceleration_zh_CN.md in docs folder - Update README.md and README_zh-CN.md to include link to new NPU acceleration guide - Provide instructions for building and running Docker image for Ascend NPU - List known issues and limitations when using Ascend NPU
-
- 11 Dec, 2024 1 commit
-
-
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
-
- 09 Dec, 2024 1 commit
-
-
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
-
- 22 Nov, 2024 2 commits
-
-
Xiaomeng Zhao authored
-
Xiaomeng Zhao authored
-
- 11 Nov, 2024 5 commits
-
-
myhloli authored
- Remove the download script from the `docs` directory and unify it in the `scripts` directory. - Update the JSON template URL in the script to the master branch. - Modify the script download link provided in the documentation. - Update the table recognition model in the configuration template to `rapid_table`.
-
Xiaomeng Zhao authored
-
Xiaomeng Zhao authored
-
Xiaomeng Zhao authored
-
Xiaomeng Zhao authored
-
- 08 Nov, 2024 2 commits
- 06 Nov, 2024 2 commits
-
-
myhloli authored
docs(model): update model download instructions- Remove outdated information about git lfs download method - Clarify the version-specific instructions for model updates - Improve readability and structure of the documentation
-
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
-
- 05 Nov, 2024 2 commits
-
-
myhloli authored
- Add information about AVX/AVX2 instruction set issues on Linux servers - Provide guidance for users encountering "Illegal instruction (core dumped)" error - Suggest contacting system administrator or changing servers as potential solutions - Include relevant issue references for context
-
myhloli authored
-
- 02 Nov, 2024 1 commit
-
-
myhloli authored
- Add '-o ./output' flag to magic-pdf command in multiple documentation files
-
- 01 Nov, 2024 4 commits
-
-
myhloli authored
- Refactor remove_outside_spans function to filter spans more accurately - Add image_footnote, index, and list block types to output file documentation - Update draw_span_bbox to use preproc_blocks instead of para_blocks - Bump version to 0.9.0
-
xu rui authored
-
xu rui authored
-
xu rui authored
-
- 29 Oct, 2024 1 commit
-
-
myhloli authored
- Update PyPI mirror from Tsinghua to Aliyun in multiple Dockerfiles and installation scripts - This change may improve package download speed and reliability for users in China
-
- 28 Oct, 2024 1 commit
-
-
myhloli authored
- Update image path in README.md and README_zh-CN.md - Update chemical formula recognition link in README.md and README_zh-CN.md
-
- 24 Oct, 2024 2 commits
- 14 Oct, 2024 1 commit
-
-
icecraft authored
* feat: manager docs with sphinx * fix: readthedocs configure * feat: support multiple language * fix: add .readthedocs.yaml * fix: requirments.txt path --------- Co-authored-by:icecraft <xurui1@pjlab.org.cn>
-
- 09 Oct, 2024 1 commit
-
-
Xiaomeng Zhao authored
-