mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-08 20:58:11 +00:00
feat: Update to docling-parse v2 without history (#170)
* updated the pyproject (still need to run poetry lock after docling-parse is accepted) Signed-off-by: Peter Staar <taa@zurich.ibm.com> * Update imports for docling_parse.pdf_parser_v1 Signed-off-by: Christoph Auer <cau@zurich.ibm.com> * Lock docling-parse 2.0.0 Signed-off-by: Christoph Auer <cau@zurich.ibm.com> * Lock docling-parse 2.0.0 Signed-off-by: Christoph Auer <cau@zurich.ibm.com> * repin poetry.lock Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> --------- Signed-off-by: Peter Staar <taa@zurich.ibm.com> Signed-off-by: Christoph Auer <cau@zurich.ibm.com> Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> Co-authored-by: Christoph Auer <cau@zurich.ibm.com> Co-authored-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
committed by
GitHub
parent
3023f18ba0
commit
4116819b51
@@ -47,7 +47,7 @@ huggingface_hub = ">=0.23,<1"
|
||||
requests = "^2.32.3"
|
||||
easyocr = "^1.7"
|
||||
tesserocr = { version = "^2.7.1", optional = true }
|
||||
docling-parse = "^1.6.0"
|
||||
docling-parse = "^2.0.0"
|
||||
certifi = ">=2024.7.4"
|
||||
rtree = "^1.3.0"
|
||||
scipy = "^1.14.1"
|
||||
|
||||
Reference in New Issue
Block a user