@@ -246,6 +246,8 @@ class MinerUVLLayoutDetector(BaseLayoutDetector):
"ref_text": "ref_text",
"code": "code",
"algorithm": "algorithm",
+ "seal": "seal",
+ "chart": "chart",
"list": "text", # 列表块按文本处理(pipeline TEXT_CATEGORIES)
"phonetic": "text",