Skip to content

Commit 1573b07

Browse files
Update pdf_processing.py
1 parent 68f2108 commit 1573b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/pdf_processing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
def process_pdf(uploaded_file, options):
88
"""
99
Processes an uploaded PDF file:
10-
1. Reads the PDF
10+
1. Read PDF
1111
2. Converts each page to an image
1212
3. Preprocesses each image
1313
4. Extracts text from each preprocessed image

0 commit comments

Comments
 (0)