feat: OCR pipeline with NDJSON streaming and real-time progress (#226, #227, #231) #229

Merged
marcel merged 74 commits from feat/issue-226-227-ocr-pipeline-polygon into main 2026-04-13 12:39:04 +02:00
Showing only changes of commit d49010cd7b - Show all commits

View File

@@ -1,6 +1,6 @@
fastapi[standard]==0.115.6
surya-ocr==0.6.3
kraken==5.2.9
pillow==11.1.0
pillow>=10.2.0,<11.0.0
pypdfium2==4.30.0
httpx==0.28.1