Change image rendering

This commit is contained in:
Vik Paruchuri
2025-10-26 10:27:49 -04:00
parent 528b58c16f
commit 2d2d7ab331
6 changed files with 154 additions and 48 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "chandra-ocr"
version = "0.1.7"
version = "0.1.8"
description = "OCR model that converts documents to markdown, HTML, or JSON."
readme = "README.md"
requires-python = ">=3.10"