fix: block dense-text table jobs and prevent duplicate quote races

This commit is contained in:
2026-02-28 19:38:34 +08:00
parent 650b46ed99
commit 5210c8a86d
2 changed files with 80 additions and 47 deletions

View File

@@ -241,6 +241,7 @@ class ImageAnalyzer:
DENSE_TEXT_SUBJECT_KEYWORDS = (
"宣传栏", "公告栏", "展板", "海报墙", "通知栏", "知识栏", "制度牌", "公示栏", "墙报", "密密麻麻",
"表格", "检索表", "配伍表", "药物配伍", "课程表", "流程表", "说明表", "数据表",
"word wall", "poster wall", "bulletin board",
)