Skip to content

V5 upgrade#45

Open
sandu-c wants to merge 13 commits into
gutenye:mainfrom
sandu-c:v5-upgrade
Open

V5 upgrade#45
sandu-c wants to merge 13 commits into
gutenye:mainfrom
sandu-c:v5-upgrade

Conversation

@sandu-c
Copy link
Copy Markdown

@sandu-c sandu-c commented Mar 9, 2026

No description provided.

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 9, 2026

Deploy Preview for gutenye-ocr ready!

Name Link
🔨 Latest commit 2cac0aa
🔍 Latest deploy log https://app.netlify.com/projects/gutenye-ocr/deploys/69ae3e6f0f3c1e0008e02771
😎 Deploy Preview https://deploy-preview-45--gutenye-ocr.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Owner

@gutenye gutenye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

Comment thread packages/models/node.js
recognitionPath: resolve('./assets/PP-OCRv5_server_rec_infer.onnx'),
dictionaryPath: resolve('./assets/ppocr_keys_v5.txt'),

// v4 models (legacy)
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove v4 models

resizedImageHeight,
}
// Return texts array directly for backward compatibility
return texts
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

blocker: this is a breaking change, please revert it.

@P3RK4N
Copy link
Copy Markdown

P3RK4N commented Mar 29, 2026

@gutenye any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants