690604:1043 ADR-034-134 #05
CI / CD Pipeline / build (push) Successful in 5m47s
CI / CD Pipeline / deploy (push) Successful in 7m4s

This commit is contained in:
2026-06-04 10:43:34 +07:00
parent b79895e6fb
commit 994b41aa37
@@ -128,7 +128,7 @@ export default function OcrSandboxPromptManager() {
e.engineType === 'tesseract'
? 'tesseract'
: e.engineType === 'typhoon_ocr'
? 'typhoon-ocr-3b'
? 'typhoon-np-dms-ocr'
: e.engineType;
const vramLabel =
e.vramRequirementMB > 0