Skip to content

Commit

Permalink
Bump surya version
Browse files Browse the repository at this point in the history
  • Loading branch information
VikParuchuri committed Feb 19, 2025
1 parent 96ed9df commit 2d05f18
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 50 deletions.
62 changes: 14 additions & 48 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "marker-pdf"
version = "1.5.3"
version = "1.5.4"
description = "Convert PDF to markdown with high speed and accuracy."
authors = ["Vik Paruchuri <github@vikas.sh>"]
readme = "README.md"
Expand All @@ -26,7 +26,7 @@ torch = "^2.5.1"
tqdm = "^4.66.1"
ftfy = "^6.1.1"
rapidfuzz = "^3.8.1"
surya-ocr = "~0.11.1"
surya-ocr = "~0.12.0"
regex = "^2024.4.28"
pdftext = "~0.6.0"
markdownify = "^0.13.1"
Expand Down

0 comments on commit 2d05f18

Please sign in to comment.