feat: remove legacy pipeline_old_linux installation option for improved support

This commit is contained in:
myhloli
2025-09-05 19:17:24 +08:00
parent d96c3fc4d2
commit 0bbefad67b
3 changed files with 2 additions and 2 deletions

View File

@@ -52,7 +52,7 @@
- The `pipeline` backend now supports 270-degree rotated table parsing, bringing support for table parsing in 0/90/270-degree orientations
- `pipeline` added OCR capability support for Thai and Greek, and updated the English OCR model to the latest version. English recognition accuracy improved by 11%, Thai recognition model accuracy is 82.68%, and Greek recognition model accuracy is 89.28% (by PPOCRv5)
- Added `bbox` field (mapped to 0-1000 range) in the output `content_list.json`, making it convenient for users to directly obtain position information for each content block
- Removed the `pipeline_old_linux` installation option, no longer supporting legacy Linux systems such as `CentOS 7`, to provide better support for `uv`'s `sync`/`run` commands
<details>
<summary>History Log</summary>