v1.7.2

datalab-to/markerv1.7.2May 20, 2025by VikParuchuri

AI Summary

Fixes configuration parsing on the CLI and updates the Surya OCR version to resolve inference bugs.

Key Highlights

  • Properly set config options like `force_ocr` on the CLI
  • Updated surya version to fix inference bugs

New Features

  • CLI configuration parsing fixes
  • Surya version update

Full Release Notes

## Misc fixes

- Properly set config like force_ocr on the CLI
- Update surya version to fix inference bug

## What's Changed
* Fix config passing by @VikParuchuri in https://github.com/VikParuchuri/marker/pull/697


**Full Changelog**: https://github.com/VikParuchuri/marker/compare/v1.7.1...v1.7.2