xberg-candle-ocr 1.2.0

Candle-based VLM OCR engines for Xberg - pure-Rust transformer OCR (TrOCR, PaddleOCR-VL, GLM-OCR)
1
2
3
4
5
6
//! Vendored helpers from jhqxxx/aha (Apache-2.0).
//!
//! See repo-root `ATTRIBUTIONS.md` ยง jhqxxx/aha for full attribution,
//! modifications, and license compatibility notes.

pub mod aha;