Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit be5ec5d

Browse filesBrowse files
committed
trying other different processor version
1 parent 248c0d0 commit be5ec5d
Copy full SHA for be5ec5d

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎documentai/snippets/handle_response_sample_test.py

Copy file name to clipboardExpand all lines: documentai/snippets/handle_response_sample_test.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ def test_process_document_quality(capsys):
118118
project_id = os.environ["GOOGLE_CLOUD_PROJECT"]
119119
processor_id = "52a38e080c1a7296"
120120
# processor_version = "pretrained-ocr-v1.0-2020-09-23"
121-
processor_version = "pretrained-foundation-model-v2.0-2024-02-22"
121+
processor_version = "pretrained-ocr-v2.0-2023-06-02"
122122
poor_quality_file_path = "resources/document_quality_poor.pdf"
123123
mime_type = "application/pdf"
124124

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.