From dab4a3bdf3831c4e54a5ecc78c69101fa42111f1 Mon Sep 17 00:00:00 2001 From: Eric Gullickson <16152721+ericgullickson@users.noreply.github.com> Date: Sat, 7 Feb 2026 15:51:04 -0600 Subject: [PATCH] fix: PaddleOCR error --- frontend/src/shared/components/CameraCapture/CameraCapture.tsx | 2 +- ocr/Dockerfile | 2 +- ocr/app/engines/paddle_engine.py | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/frontend/src/shared/components/CameraCapture/CameraCapture.tsx b/frontend/src/shared/components/CameraCapture/CameraCapture.tsx index a876c46..2e17580 100644 --- a/frontend/src/shared/components/CameraCapture/CameraCapture.tsx +++ b/frontend/src/shared/components/CameraCapture/CameraCapture.tsx @@ -245,7 +245,7 @@ export const CameraCapture: React.FC = ({ return (