docling/docling
itsainii 6cb344c047
Update easyocr_model.py
Added this line of code to get recog_network of easyocr parameter
recog_network = self.options.recog_network


Signed-off-by: itsainii <aininawawii@gmail.com>
2024-12-16 16:04:55 +08:00
..
backend feat: docling-parse v2 as default PDF backend (#549) 2024-12-09 13:26:17 +01:00
chunking feat: expose new hybrid chunker, update docs (#384) 2024-12-09 08:28:29 +01:00
cli feat: Introduce support for GPU Accelerators (#593) 2024-12-13 17:45:22 +01:00
datamodel feat: Introduce support for GPU Accelerators (#593) 2024-12-13 17:45:22 +01:00
models Update easyocr_model.py 2024-12-16 16:04:55 +08:00
pipeline feat: Introduce support for GPU Accelerators (#593) 2024-12-13 17:45:22 +01:00
utils feat: Introduce support for GPU Accelerators (#593) 2024-12-13 17:45:22 +01:00
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
document_converter.py feat: docling-parse v2 as default PDF backend (#549) 2024-12-09 13:26:17 +01:00
exceptions.py fix: improve handling of disallowed formats (#429) 2024-12-03 12:45:32 +01:00
py.typed fix: Add py.typed marker file (#531) 2024-12-06 13:42:14 +01:00