fix(image_support_files): remove PaddleOCR-VL server scripts from image_support_files

This commit is contained in:
2026-01-18 13:58:26 +00:00
parent bd5bb5d874
commit 17ea7717eb
3 changed files with 6 additions and 1101 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026-01-18 - 1.13.1 - fix(image_support_files)
remove PaddleOCR-VL server scripts from image_support_files
- Deleted files: image_support_files/paddleocr_vl_full_server.py (approx. 636 lines) and image_support_files/paddleocr_vl_server.py (approx. 465 lines)
- Cleanup/removal of legacy PaddleOCR-VL FastAPI server implementations — may affect users who relied on these local scripts
## 2026-01-18 - 1.13.0 - feat(tests)
revamp tests and remove legacy Dockerfiles: adopt JSON/consensus workflows, switch MiniCPM model, and delete deprecated Docker/test variants