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
e74d229d4b
commit
07dfdaf7ba
3
.github/actions/setup-poetry/action.yml
vendored
3
.github/actions/setup-poetry/action.yml
vendored
@ -14,9 +14,6 @@ runs:
|
|||||||
with:
|
with:
|
||||||
python-version: ${{ inputs.python-version }}
|
python-version: ${{ inputs.python-version }}
|
||||||
cache: 'poetry'
|
cache: 'poetry'
|
||||||
- name: Update lockfile
|
|
||||||
run: poetry update
|
|
||||||
shell: bash
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: poetry install --all-extras
|
run: poetry install --all-extras
|
||||||
shell: bash
|
shell: bash
|
||||||
|
1795
poetry.lock
generated
1795
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user