New
0.0.20
What's Changed
- Add Api by @lukas-blecher in https://github.com/lukas-blecher/LaTeX-OCR/pull/140
The new functionality is built on new dependenciew. They can be installed by using the
[api]or[all]tag when installingpix2tex[tag] LaTeX-OCR/datasettoLaTeX-OCR/pix2tex/datasetby @TITC in https://github.com/lukas-blecher/LaTeX-OCR/pull/123- import problem by @TITC in https://github.com/lukas-blecher/LaTeX-OCR/pull/125
- preprocessing file missing by @TITC in https://github.com/lukas-blecher/LaTeX-OCR/pull/135
Breaking Changes
Methods in cli.py initialize and call_model have been moved into a the class LatexOCR.
Full Changelog: https://github.com/lukas-blecher/LaTeX-OCR/compare/0.0.4...0.0.20