New Layout Model + Misc Updates
Model Update Upgrade to a new layout model through surya. Major performance boost Misc Updates README updates Added a new flag - --html_tables_in_markdown. When output_format is set to markdown, this
Choose a tag to compare
· 41 commits to master since this release
This tag was signed with the committer’s verified signature.
This commit was signed with the committer’s verified signature.
Model Update
- Upgrade to a new layout model through surya. Major performance boost
Misc Updates
- README updates
- Added a new flag -
--html_tables_in_markdown. Whenoutput_formatis set to markdown, this will render tables using html tags, instead of the default markdown syntax.
What's Changed
- small copy + readme update by @u-ashish in #879
- Dev by @u-ashish in #880
- Layout release by @tarun-menta in #892
- Dev by @tarun-menta in #893
Full Changelog: v1.9.3...v1.10.0