mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
fix: make OCR portable and reliable across AMD64 and ARM64 (#519)
* fix: make OCR portable and reliable * fix: harden OCR installation portability * fix: pin OCR partials across downloads * fix: make OCR execution reliably asynchronous * fix: harden OCR portability and docs routes * fix: preserve decoder and docs safeguards
This commit is contained in:
@@ -27,3 +27,6 @@ Dockerfile* text eol=lf
|
||||
*.eot binary
|
||||
*.pth binary
|
||||
*.onnx binary
|
||||
|
||||
# This frozen OCR transcript preserves upstream trailing spaces byte-for-byte.
|
||||
tests/fixtures/ocr-real/ground-truth/clinocr-poor-t7-s2.txt whitespace=-trailing-space
|
||||
|
||||
Reference in New Issue
Block a user