v0.10.0

datalab-to/suryav0.10.0Jan 29, 2025by VikParuchuri

AI Summary

Introduces a new LaTeX OCR model and a Streamlit app for interactive equation recognition.

Key Highlights

  • New LaTeX OCR model for equation recognition.
  • Streamlit app allows interactive selection and OCR of equations.

New Features

  • Add LaTeX OCR
  • Add Streamlit app
  • Texify integration
  • Improve typing for PolygonBox.bbox

Full Release Notes

## New OCR model and streamlit app

- Release a new LaTeX OCR model
- Add streamlit app to interactively select and OCR equations

<img width="1000" alt="image" src="https://github.com/user-attachments/assets/6d0065bb-577f-442c-8ecc-77c24a50ef2e" />

## What's Changed
* Improve typing for `PolygonBox.bbox` by @kevinhu in https://github.com/VikParuchuri/surya/pull/291
* Add LaTeX OCR by @VikParuchuri in https://github.com/VikParuchuri/surya/pull/292
* Texify by @VikParuchuri in https://github.com/VikParuchuri/surya/pull/295
* Final texify version by @VikParuchuri in https://github.com/VikParuchuri/surya/pull/296
* Integrate new latex OCR model by @VikParuchuri in https://github.com/VikParuchuri/surya/pull/293

## New Contributors
* @kevinhu made their first contribution in https://github.com/VikParuchuri/surya/pull/291

**Full Changelog**: https://github.com/VikParuchuri/surya/compare/v0.9.3...v0.10.0