mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-30 14:04:27 +00:00
feat(ocr): Add OnnxTR as possible OCR engine
Signed-off-by: felix <felixdittrich92@gmail.com>
This commit is contained in:
parent
f8dba5891c
commit
15799af736
4
.gitignore
vendored
4
.gitignore
vendored
@ -2,9 +2,6 @@ model_artifacts/
|
|||||||
scratch/
|
scratch/
|
||||||
ds_convert_models/
|
ds_convert_models/
|
||||||
|
|
||||||
# poetry
|
|
||||||
poetry.lock
|
|
||||||
|
|
||||||
# Created by https://www.toptal.com/developers/gitignore/api/python,macos,virtualenv,pycharm,visualstudiocode,emacs,vim,jupyternotebooks
|
# Created by https://www.toptal.com/developers/gitignore/api/python,macos,virtualenv,pycharm,visualstudiocode,emacs,vim,jupyternotebooks
|
||||||
# Edit at https://www.toptal.com/developers/gitignore?templates=python,macos,virtualenv,pycharm,visualstudiocode,emacs,vim,jupyternotebooks
|
# Edit at https://www.toptal.com/developers/gitignore?templates=python,macos,virtualenv,pycharm,visualstudiocode,emacs,vim,jupyternotebooks
|
||||||
|
|
||||||
@ -442,3 +439,4 @@ pip-selfcheck.json
|
|||||||
# Docs
|
# Docs
|
||||||
# docs/**/*.png
|
# docs/**/*.png
|
||||||
# docs/**/*.svg
|
# docs/**/*.svg
|
||||||
|
.qodo
|
||||||
|
1228
poetry.lock
generated
1228
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user