issues
search
getomni-ai
/
zerox
PDF to Markdown with vision models
https://getomni.ai/ocr-demo
MIT License
6.59k
stars
358
forks
source link
Tesseract worker usage improvements
#101
Closed
ZeeshanZulfiqarAli
closed
10 hours ago
ZeeshanZulfiqarAli
commented
1 day ago
This PR adds functionality that:
Reuses tesseract workers, and
Add a limit to the number of Tesseract workers, which is set to be disabled by default but can be configured using the
maxTesseractWorkers
option.
This PR adds functionality that:
maxTesseractWorkers
option.