From 5cb8e8aa734ff77d9df8666cce10da2ab6f099d5 Mon Sep 17 00:00:00 2001 From: Shawn Date: Thu, 21 May 2026 11:08:16 -0400 Subject: [PATCH] T1: Tesseract.js client-side OCR fallback --- static/index.html | 369 ++++++++++++++++++++++++++++++++++++++++++---- static/sw.js | 108 ++++++++++++++ 2 files changed, 449 insertions(+), 28 deletions(-) create mode 100644 static/sw.js diff --git a/static/index.html b/static/index.html index dcf4bf5..caa5f96 100644 --- a/static/index.html +++ b/static/index.html @@ -5,12 +5,14 @@ Canteen Asset Tracker + +