v0.21.0
probelabs/probev0.21.0Jul 8, 2026by VikParuchuri
AI Summary
This release introduces a new fast layout model that is optimized to run on CPU, making the layout analysis tools more accessible to users without GPU hardware.
Key Highlights
- Added new fast layout model
- CPU compatibility for layout analysis
- Model path updates
New Features
- New fast layout model
- CPU execution support
Full Release Notes
- Added a new fast layout model that can run on CPU ## What's Changed * Vik/fast models by @VikParuchuri in https://github.com/datalab-to/surya/pull/524 * Swap model path by @VikParuchuri in https://github.com/datalab-to/surya/pull/525 * Dev by @VikParuchuri in https://github.com/datalab-to/surya/pull/526 **Full Changelog**: https://github.com/datalab-to/surya/compare/v0.20.0...v0.21.0