0.0.20
版本发布时间: 2022-04-27 20:05:47
lukas-blecher/LaTeX-OCR最新发布版本:0.0.31(2023-04-14 00:57:27)
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/dataset
toLaTeX-OCR/pix2tex/dataset
by @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