#575 fix: move detect text in image tesseract operator as python libraray#586
Merged
aatmanvaidya merged 6 commits intotattle-made:developmentfrom Apr 21, 2025
Merged
Conversation
Contributor
Author
Hey @aatmanvaidya , it is failing as tesseract-ocr not installed or not in path
|
Collaborator
hi @Dishant-garg great work, this looks good, please give me some time to review, as its an extended weekend for us, I might be delayed in reviewing and getting back to you. |
Collaborator
|
hi @Dishant-garg ignore this ruff lint error - https://github.com/tattle-made/feluda/actions/runs/14568067888/job/40860370138?pr=586 |
Contributor
Author
|
@aatmanvaidya Okay Done the changes |
Collaborator
|
great thanks, reviewing the PR now |
Collaborator
|
hi @Dishant-garg great work with this, I have merged the PR |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Raised PR under - Move detect text in image tesseract operator as python library #575
Overview:
Hey @aatmanvaidya,
Changes Made:
Updated dependencies in pyproject.toml with appropriate version constraints
Documented system requirements for installing the Tesseract OCR engine
Clarified the need for language packs (eng, hin, tam, tel) to support multi-language text detection