docling
docling copied to clipboard
fix: Add page image injection in Layout+VLM pipeline
Checklist:
- [ ] Documentation has been updated, if necessary.
- [ ] Examples have been added, if necessary.
- [ ] Tests have been added, if necessary.
Related Documentation
Checked 4 published document(s) in 1 knowledge base(s). No updates required.
Merge Protections
Your pull request matches the following merge protections and will not be merged until they are valid.
🟢 Enforce conventional commit
Wonderful, this rule succeeded.
Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
- [X]
title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?:
✅ DCO Check Passed
Thanks @cau-git, all your commits are properly signed off. 🎉
Codecov Report
:x: Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...erimental/pipeline/threaded_layout_vlm_pipeline.py | 0.00% | 14 Missing :warning: |
:loudspeaker: Thoughts on this report? Let us know!
This PR will be superseded by another one, since it introduced unnecessary code duplication for this purpose.