v0.21.0
elebumm/RedditVideoMakerBotv0.21.0Jul 8, 2026by VikParuchuri
AI Summary
This release introduces a new fast layout model that is optimized to run on CPU, significantly improving accessibility for users without dedicated GPU hardware. Alongside this major feature, the release includes updates to model paths and general development work.
Key Highlights
- Added a new fast layout model
- Model now supports CPU execution
- Swapped model paths
- General development improvements
New Features
- Fast layout model for CPU execution
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