Fix Bing (thanks to https://github.com/HIllya51/LunaTranslator for the China fix), fix Bing image size limits and more robust resizing for OCRSpace too

This commit is contained in:
AuroraWright
2025-04-03 02:16:24 +02:00
parent da6ceb142f
commit 8c2d64059a
2 changed files with 93 additions and 39 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "owocr"
version = "1.12.1"
version = "1.12.2"
description = "Japanese OCR"
readme = "README.md"
requires-python = ">=3.11"