Loading pkgs/development/python-modules/docling/default.nix +6 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ poetry-core, # dependencies accelerate, beautifulsoup4, certifi, docling-core, Loading Loading @@ -34,6 +35,8 @@ rtree, scipy, tesserocr, tqdm, transformers, typer, # optional dependencies Loading Loading @@ -64,6 +67,7 @@ buildPythonPackage rec { ]; dependencies = [ accelerate beautifulsoup4 certifi docling-core Loading Loading @@ -91,6 +95,8 @@ buildPythonPackage rec { rtree scipy tesserocr tqdm transformers typer ]; Loading Loading
pkgs/development/python-modules/docling/default.nix +6 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ poetry-core, # dependencies accelerate, beautifulsoup4, certifi, docling-core, Loading Loading @@ -34,6 +35,8 @@ rtree, scipy, tesserocr, tqdm, transformers, typer, # optional dependencies Loading Loading @@ -64,6 +67,7 @@ buildPythonPackage rec { ]; dependencies = [ accelerate beautifulsoup4 certifi docling-core Loading Loading @@ -91,6 +95,8 @@ buildPythonPackage rec { rtree scipy tesserocr tqdm transformers typer ]; Loading