Efficient pipelines and models for document AI, with Docling support via plugins.
With uv, add to your project using:
uv add cells2table| 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 |
Check the documentation.