fix(ocr): fix segmentation training for ketos 7 and low-memory hosts #234

Merged
marcel merged 13 commits from fix/ocr-segtrain-training into main 2026-04-14 21:17:54 +02:00
Showing only changes of commit 29b44e3f48 - Show all commits

View File

@@ -1,4 +1,4 @@
FROM python:3.11-slim
FROM python:3.11.9-slim
WORKDIR /app