浏览代码

rename layout_parsing_v2 to PP-StructureV3

gaotingquan 8 月之前
父节点
当前提交
f4c5888ad5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      paddlex/utils/pipeline_arguments.py

+ 1 - 1
paddlex/utils/pipeline_arguments.py

@@ -450,7 +450,7 @@ PIPELINE_ARGUMENTS = {
             "help": "Sets the score threshold for text recognition.",
         },
     ],
-    "layout_parsing_v2": [
+    "PP-StructureV3": [
         {
             "name": "--use_doc_orientation_classify",
             "type": bool,