diff --git a/Cargo.toml b/Cargo.toml index 5d6801f7..07f32476 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -79,7 +79,7 @@ hf-hub = "0.3" half = "2" # f16 support for diffusion # Image Processing (OCR - DeepSeek-OCR inspired) -imageproc = "0.23" +imageproc = "0.25" # OCR (Tesseract bindings) rusty-tesseract = "1.1"