- Update version history in both English and Chinese README files
- Add note about model update required for fixing word concatenation issue- Ensure consistency between English and Chinese versions
- 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
- 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
- Remove duplicate entries for paddleocr2torch and thread safety
- Add new entry for real-time progress bar implementation
- Update mfr model to unimernet(2503)
- Extend torch version compatibility
- Enhance cuda support for various GPU models
- Improve parsing speed on MPS devices
- Update release notes in both English and Chinese README files
- Highlight major optimizations and improvements in version 1.3.0
- Clarify compatibility changes for torch, CUDA, and Python versions
- Emphasize performance improvements and parsing speed enhancements
- Mention specific bug fixes and parsing effect optimizations
- Update changelog for version 1.3.0 release
- Clarify CUDA and GPU compatibility improvements
- Add information about batch processing speed improvements
- Update model download process and memory usage optimizations
- Include link to batch processing demo script
- Add RapidOCR and PaddleOCR2Pytorch to the Acknowledgments list in README.md
- Add RapidOCR and PaddleOCR2Pytorch to the Acknowledgments list in README_zh-CN.md
- Installation and compatibility optimizations:
- Replace PaddleOCR with paddleocr2torch to resolve conflicts between Paddle and PyTorch
- Remove layoutlmv3 usage to solve compatibility issues with detectron2
- Extend PyTorch version compatibility to2.2~2.6 - Extend CUDA compatibility to 11.8~12.6
- Extend Python version compatibility to 3.10~3.12
- Performance optimizations:
- Support batch processing for multiple PDF files
- Optimize mfr model loading and usage to reduce memory consumption and improve speed
- Reduce minimum memory requirement to 6GB
- Improve running speed on MPS devices
- Parsing effect optimization:
- Update mfr model to unimernet(2503) to fix line break issues in multi-line formulas
- Remove unused UniMERNet and LayoutLMv3 model configurations
- Update OCR model path and dictionary path for PaddleOCR
- Modify README to update system requirements and installation instructions
- Update setup.py to include new package data
- Update README.md and README_zh-CN.md with the latest changes
- Add details about bug fixes in version1.2.1
- Include improvements for full-width to half-width conversion, caption matching, and formula span issues
- Update English and Chinese README files with the changelog for version 1.2.0
- Include details on performance optimizations, parsing improvements, and bug fixes
- Highlight specific enhancements for PDF document classification, watermark handling, and layout matching
- Improve performance: optimize resource usage and processing pipeline for faster parsing on high-end devices- Enhance parsing effects: add new heading classification feature to online demo
- Refactor changelog structure for better readability and organization
- 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
- Enable table recognition by default in both English and Chinese README files
- Add MPS (Metal Performance Shaders) as an acceleration option for MacOS in the Chinese README
- Update the description of acceleration options in the Chinese README
- Added information about MPS acceleration support for Apple silicon chips- Updated README files to include MPS-related content and configuration instructions
- Improved language and formatting consistency across both English and Chinese README files
- Correct the release date for version 1.0.0 in both English and Chinese README files
- Ensure consistency across documentation for the official release
- Update README.md and README_zh-CN.md for1.0.0 release
- Add information about new automatic language identification feature
- Include link to Ascend NPU Acceleration documentation
- Highlight improvements in API interface and compatibility
- Update README.md and README_zh-CN.md to reflect the latest features and improvements
- Highlight new hybrid OCR text extraction capabilities and performance enhancements
- Emphasize optimized compatibility for ARM architecture Linux systems
- Mention integration with Huawei Ascend NPU acceleration
- Update Docker run command in both README.md and README_zh-CN.md
- Add command to automatically activate the virtual environment upon container start
- Ensure users have the correct environment setup when accessing the container
- Update README.md and README_zh-CN.md for 1.0.0 release
- Add new API and compatibility information
- Update links to user guide and documentation
- Improve NPU acceleration section
- 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
- Add section for using NPU acceleration in both English and Chinese README files
- Update system requirements to include CANN environment for NPU support
- Enhance the "Quick Start" guide with NPU-related information- Modify hardware requirements to specify "Ascend 910b" for NPU acceleration
- Remove command line and API code examples from README files
- Add links to online documentation for command line and API usage
- Update content to point users to the new locations for detailed information