Skip to content

Get started

cells2table: efficient pipelines and models for document AI, with Docling support via plugins.

Instalation

With uv, add to your project using:

uv add cells2table

Extras

Optional Description
huggingface For downloading models from HF
onnxruntime For using ONNX Runtime as runtime
transformers For using transformers as runtime
opencv-headless For using ONNX models
opencv For using ONNX models and the CLI

See how to use cells2table with Docling.