lambda-packs
lambda-packs copied to clipboard
[Request] Build file for Tesseract
Would you be able to provide your build file for Tesseract? I used your Zip for Tesseract (for Python 2.7) and it works fine on Lambda.
But I need it for Python 3.7. I used this link to create Tesseract for Lambda with Python 3.7, but Lambda does not recognize tesseract for the same service.py handler in your script.
Any help will be much appreciated.
Thanks!