v4.0.0-beta.9

longbridge/gpui-kitv4.0.0-beta.9Jun 19, 2026by CVHub520

AI Summary

Adds OCR and face estimation capabilities, along with image search filtering. Fixes TLS verification and NumPy crashes.

Key Highlights

  • Add PP-OCRv6 local OCR model support
  • Add SCRFD face estimation support
  • Add checked-status filtering for image search
  • Enforce TLS verification for auto-labeling model downloads
  • Avoid NumPy 2D cross product crashes when detecting line edges

New Features

  • PP-OCRv6 local OCR model support
  • SCRFD face estimation support
  • Checked-status filtering for image search

Full Release Notes

<img width="1920" height="1032" alt="PaddleOCR-v6-demo" src="https://github.com/user-attachments/assets/c89e0a11-1d84-48b4-a70a-e77807f2f8a7" />

> PyPI: https://pypi.org/project/x-anylabeling-cvhub/
> Baidu Cloud: https://pan.baidu.com/s/1pgaw02inCvbEgOme9ajDJA?pwd=e528

> [!NOTE]
> Due to compatibility issues across different systems, if the precompiled version doesn’t work properly on your machine, you can try building and running it from source instead. For details, check out the official installation guide and user documentation.

### πŸš€ New Features

- Add PP-OCRv6 local OCR model support.
- Add SCRFD face estimation support. (#1393)
- Add checked-status filtering for image search. (#1394)

### πŸ› Bug Fixes

- Enforce TLS verification for auto-labeling model downloads.
- Avoid NumPy 2D cross product crashes when detecting line edges. (#1395)

### 🌟 Contributors

A total of 1 developer contributed to this release.

Thank @CVHub520

**Full Changelog**: https://github.com/CVHub520/X-AnyLabeling/compare/v4.0.0-beta.8...v4.0.0-beta.9