Skip to content

Commit c4787c5

Browse files
committed
Added Pillow to requirements
1 parent 3d7eea5 commit c4787c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ pdf2image # Convert non-searchable PDF pages to images, provides conve
88
nltk # natural language toolkit. Used for text analysis
99
boto3 # Need to communicate with AWS Textract service
1010
rq # Redis-queue for task/worker setup
11+
Pillow # To perform image preprocessing before OCR. Performs grayscale conversion, denoising and binarization

0 commit comments

Comments
 (0)