v1.5.0
OpenBMB/VoxCPMv1.5.0Feb 13, 2025by yadong-lu
AI Summary
This update adopts semantic versioning and focuses on dependency management and performance. New features include PaddleOCR support, torch inference mode, and an icon detection image size option, along with security documentation.
Key Highlights
- Adoption of semantic versioning
- Added PaddleOCR option
- Added `torch.inference_mode` for performance
- Added icon detect image size option
- Added Microsoft SECURITY.MD
New Features
- PaddleOCR integration
- Torch inference mode
- Configurable icon detection image size
- Microsoft security documentation
Full Release Notes
From this version, we adopt semantic versioning for faster and more friendly development experience. ## What's Changed * Adding Microsoft SECURITY.MD by @microsoft-github-policy-service in https://github.com/microsoft/OmniParser/pull/2 * nit: fix spelling for requirements.txt by @nmstoker in https://github.com/microsoft/OmniParser/pull/17 * Update requirement.txt by @krishna2 in https://github.com/microsoft/OmniParser/pull/16 * Updated einops typo in requirements.txt by @redron in https://github.com/microsoft/OmniParser/pull/28 * Add torch.inference mode by @aliencaocao in https://github.com/microsoft/OmniParser/pull/29 * Add PaddleOCR option by @aliencaocao in https://github.com/microsoft/OmniParser/pull/53 * Add icon detect image size option by @aliencaocao in https://github.com/microsoft/OmniParser/pull/72 * version 1.5 by @yadong-lu in https://github.com/microsoft/OmniParser/pull/94 ## New Contributors * @microsoft-github-policy-service made their first contribution in https://github.com/microsoft/OmniParser/pull/2 * @nmstoker made their first contribution in https://github.com/microsoft/OmniParser/pull/17 * @krishna2 made their first contribution in https://github.com/microsoft/OmniParser/pull/16 * @redron made their first contribution in https://github.com/microsoft/OmniParser/pull/28 * @aliencaocao made their first contribution in https://github.com/microsoft/OmniParser/pull/29 * @yadong-lu made their first contribution in https://github.com/microsoft/OmniParser/pull/94 **Full Changelog**: https://github.com/microsoft/OmniParser/commits/v1.5.0