This commit is contained in:
Showdown76 2025-05-19 20:28:01 +02:00
parent b035bee682
commit ff7c362cfe

View File

@ -111,6 +111,7 @@ class AIProcessor:
try:
ocr_results = ai.compute.perform_ocr(img_bytes)
except Exception as e:
traceback.print_exc()
logger.debug("OCR failed: %s", e)
self.session.messages.append(