Skip to content

Comments

Bump marker-pdf from 1.7.5 to 1.8.3#323

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/marker-pdf-1.8.3
Closed

Bump marker-pdf from 1.7.5 to 1.8.3#323
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/marker-pdf-1.8.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2025

Bumps marker-pdf from 1.7.5 to 1.8.3.

Release notes

Sourced from marker-pdf's releases.

New OCR model; better OCR heuristics

  • New OCR model that is better all-around, but particularly at math
  • Improved OCR heuristics, will now prioritize accuracy over speed
  • Drop format_lines, since force_ocr is generally a bit more accurate, and less error-prone

What's Changed

Full Changelog: datalab-to/marker@v1.8.2...v1.8.3

Chunk renderer fixes

Minor bugfixes:

  • Add images to chunk renderer output
  • Fix batch size on MPS

What's Changed

New Contributors

Full Changelog: datalab-to/marker@v1.8.1...v1.8.2

Misc bugfixes

  • Document block correction prompt
  • Fix config issues

What's Changed

Full Changelog: datalab-to/marker@v1.8.0...v1.8.1

Chunk output; custom prompts; structured extraction improvements

Marker 1.8.0

  • Marker will now output a flat list of blocks with associated html, which is useful for RAG
  • Structured extraction beta is significantly improved, with better performance/accuracy
  • New LLM sectionheader processor will correctly label section header levels
  • You can pass a prompt to marker in LLM mode to adjust the output
  • Marker batch conversion script has somewhat better performance, closer to our inference container - email us at hi@datalab.to if you want to get setup with our inference container (used on prem at top AI research orgs)
  • Add an option to filter out blank white page images from output

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 5, 2025
@github-actions github-actions bot enabled auto-merge August 5, 2025 00:11
@dependabot dependabot bot force-pushed the dependabot/pip/marker-pdf-1.8.3 branch from 3f00eec to a141ed7 Compare August 11, 2025 22:24
@dependabot dependabot bot force-pushed the dependabot/pip/marker-pdf-1.8.3 branch from a141ed7 to b547964 Compare August 11, 2025 22:39
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 11, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Bumps [marker-pdf](https://github.com/VikParuchuri/marker) from 1.7.5 to 1.8.3.
- [Release notes](https://github.com/VikParuchuri/marker/releases)
- [Commits](datalab-to/marker@v1.7.5...v1.8.3)

---
updated-dependencies:
- dependency-name: marker-pdf
  dependency-version: 1.8.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/marker-pdf-1.8.3 branch from b547964 to 1a68257 Compare August 19, 2025 00:39
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2025

Superseded by #341.

@dependabot dependabot bot closed this Aug 26, 2025
auto-merge was automatically disabled August 26, 2025 05:47

Pull request was closed

@dependabot dependabot bot deleted the dependabot/pip/marker-pdf-1.8.3 branch August 26, 2025 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants