docling-project / docling-project/docling

Avoid downloading unwanted OCR model files

Open
#3,509 3 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Python
Stars
66.4k
Forks
4.8k
Avg merge
3d 4h
Merged PRs (30d)
98

Description

### Question
Hello, i have a docker container that installs the latest docling version (2.96.0) aftert that in a later layer in my Dockerfile the models are downloaded:
`docling-tools models download --output-dir /workdir/models/docling`

However its been stuck at Downloading rapidocr torch chinese models... for a really long time, while I plan to use easyocr or tesseract and not rapidocr. Is there a way to only download docling with easyocr files or only docling files without having to download an extensive corpus of rapidocr?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.