wwydmanski/tesseract-ocr
0
fix: add more packages
fix: add GCC to docker
feat: replace pytesseract with tesserocr
feat: add tessdata
fix: save all pages instead of last only
fix: more docker fixes
fix: add explicit server name and port
fix: remove `if name=="main"` from the script
feat: add logging
feat: return file instead of text
fix: create `flagged` dir in dockerfile
fix: change working directory
fix: create flagged/ dir if not existing
fix: rename dockerfile
Merge branch 'main' of https://huggingface.co/spaces/wwydmanski/tesseract-ocr into main
init
initial commit
