mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-08 20:58:11 +00:00
fix: set page number using 1-based indexing (#22)
Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
This commit is contained in:
@@ -23,7 +23,7 @@ packages = [{include = "docling"}]
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
pydantic = "^2.0.0"
|
||||
docling-core = "^1.1.0"
|
||||
docling-core = "^1.1.2"
|
||||
docling-ibm-models = "^1.1.0"
|
||||
deepsearch-glm = ">=0.19.0,<1"
|
||||
filetype = "^1.2.0"
|
||||
|
||||
Reference in New Issue
Block a user