Build [v1.14.23]

This commit is contained in:
2026-04-23 18:23:07 +03:00
parent 7c4441a962
commit 8d9a4ccc7a
8 changed files with 83 additions and 76 deletions

View File

@@ -100,6 +100,7 @@ def extract_label_info(image_bytes: bytes, mode: str = "item"):
"Size": "size",
"Color": "color",
"PartNr": "part_number",
"Specs": "specs",
"OCR": "ocr_text"
}