v2.9.1

PaddlePaddle/PaddleOCRv2.9.1Oct 22, 2024by GreatV

AI Summary

A minor patch release containing cherry-picked fixes for documentation, dependency issues, and CI errors found in the previous version.

Key Highlights

  • Cherry-picked fix for paddle2onnx documentation.
  • Cherry-picked fix for `isnan` support issues.
  • Cherry-picked CI fixes for multi-version documentation errors.

Full Release Notes

## What's Changed
* [cherry-pick] update paddle2onnx doc by @inisis in https://github.com/PaddlePaddle/PaddleOCR/pull/14051
* [cherry-pick] fix isnan is not supported and update pyproject by @GreatV in https://github.com/PaddlePaddle/PaddleOCR/pull/14061
* [cherry-pick] ci: Fixed docs multi version error by @GreatV in https://github.com/PaddlePaddle/PaddleOCR/pull/14063


**Full Changelog**: https://github.com/PaddlePaddle/PaddleOCR/compare/v2.9.0...v2.9.1