Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
breezedeus committed Nov 30, 2024
1 parent b8cf996 commit 579dc4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cnocr/ppocr/consts.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
},
("en_PP-OCRv4", "onnx"): {
"recognizer": "RapidRecognizer",
"repo": "breezedeus/cnocr-ppocr-en_PP-OCRv3",
"repo": "breezedeus/cnocr-ppocr-en_PP-OCRv4",
},
("ch_PP-OCRv4", "onnx"): {
"recognizer": "RapidRecognizer",
Expand Down

0 comments on commit 579dc4d

Please sign in to comment.