mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-27 04:24:45 +00:00
build: Add ollama sdk dependency
Branch: OllamaVlmModel Signed-off-by: Gabe Goodhart <ghart@us.ibm.com>
This commit is contained in:
parent
355d8dc7a6
commit
17f381da4f
@ -90,6 +90,7 @@ pillow = ">=10.0.0,<12.0.0"
|
||||
tqdm = "^4.65.0"
|
||||
pluggy = "^1.0.0"
|
||||
pylatexenc = "^2.10"
|
||||
ollama = "^0.4"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
black = { extras = ["jupyter"], version = "^24.4.2" }
|
||||
|
Loading…
Reference in New Issue
Block a user