diff --git a/Cargo.toml b/Cargo.toml index 0896a01..8cb00fb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -94,7 +94,7 @@ hf-hub = { version = "0.4", default-features = false, features = ["tokio", "rust half = "2" # f16 support for diffusion # Image Processing (OCR - DeepSeek-OCR inspired) -imageproc = "0.26" +imageproc = "0.27" # OCR (Tesseract bindings) rusty-tesseract = "1.1"