File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @shelf/aws-lambda-tesseract" ,
3- "version" : " 5.2 .0" ,
3+ "version" : " 6.0 .0" ,
44 "description" : " 6 MB Tesseract 4.1 (with English training data) to fit inside AWS Lambda" ,
55 "keywords" : [
66 " aws" ,
Original file line number Diff line number Diff line change @@ -20,6 +20,8 @@ $ yarn add @shelf/aws-lambda-tesseract
2020
2121` 5.x ` works for Node 18.x runtime and compiled with ** Tesseract 5.3.3** . It works with arm64 CPUs.
2222
23+ ` 6.x ` works for Node 22.x runtime and compiled with ** Tesseract 5.3.3** . It works with arm64 CPUs.
24+
2325## How does it work?
2426
2527This package contains an archive with [ Tesseract 5.3.3] ( https://github.com/tesseract-ocr/tesseract ) compiled for usage in AWS Lambda environment.
You can’t perform that action at this time.
0 commit comments