Commit 6b0b416d authored by WenmuZhou's avatar WenmuZhou
Browse files

del unused params

parent 5cce398e
......@@ -31,8 +31,6 @@ def init_args():
parser.add_argument("--structure_char_type", type=str, default='en')
parser.add_argument("--structure_char_dict_path", type=str, default="../ppocr/utils/dict/table_structure_dict.txt")
# params for layout detector
parser.add_argument("--layout_model_dir", type=str)
return parser
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment