diff --git a/README.md b/README.md index ebb0e66d..020b6f3f 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Easier to use: Just grab MinerU Desktop. No coding, no login, just a simple inte - Optimized memory usage during batch inference. - Improved the parsing effect of tables rotated by 90 degrees. - Enhanced the parsing accuracy for large tables in financial report samples. - - Fixed the occasional word concatenation issue in English text areas when OCR language is not specified. + - Fixed the occasional word concatenation issue in English text areas when OCR language is not specified.(The model needs to be updated) - 2025/04/08 1.3.1 released, fixed some compatibility issues - Supported Python 3.13 - Made the final adaptation for some outdated Linux systems (e.g., CentOS 7), and no further support will be guaranteed for subsequent versions. [Installation Instructions](https://github.com/opendatalab/MinerU/issues/1004) diff --git a/README_zh-CN.md b/README_zh-CN.md index 733fd6f5..cf19c0ab 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -52,7 +52,7 @@ - 优化批量推理时的内存占用 - 优化旋转90度表格的解析效果 - 优化财报样本中超大表格的解析效果 - - 修复了在未指定OCR语言时,英文文本区域偶尔出现的单词黏连问题 + - 修复了在未指定OCR语言时,英文文本区域偶尔出现的单词黏连问题(需要更新模型) - 2025/04/08 1.3.1 发布,修复了一些兼容问题 - 支持python 3.13 - 为部分过时的linux系统(如centos7)做出最后适配,并不再保证后续版本的继续支持,[安装说明](https://github.com/opendatalab/MinerU/issues/1004)