fix(ocr): allow configuring tesseract path #9
Reference in New Issue
Block a user
Delete Branch "fix/ocr-tesseract-cmd"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add CLICKTHROUGH_TESSERACT_CMD so OCR can point pytesseract at a non-PATH tesseract binary. Also document the env var in the README, API docs, and .env.example.
Pull request closed