v1.6.1
datalab-to/markerv1.6.1Mar 4, 2025by VikParuchuri
AI Summary
Bugfixes for the `--strip_existing_ocr` flag logic and streamlit app compatibility.
Key Highlights
- Fixed bug where `--strip_existing_ocr` would always re-OCR the whole document
- Fixed bug with certain systems and the streamlit app
- Enabled more document types in the streamlit app
New Features
- Fixed OCR strip logic
- Streamlit app improvements
Full Release Notes
- Fix bug where `--strip_existing_ocr` flag would always re-OCR the whole document - Fix bug with certain systems and streamlit app - Enable more document types in streamlit app ## What's Changed * Fix strip existing ocr bug by @VikParuchuri in https://github.com/VikParuchuri/marker/pull/597 **Full Changelog**: https://github.com/VikParuchuri/marker/compare/v1.6.0...v1.6.1