Commit b0aeaeaa authored by zhougaofeng's avatar zhougaofeng
Browse files

Update common_parse.py

parent eaf009d8
......@@ -21,7 +21,7 @@ def parse_args():
parser = argparse.ArgumentParser()
parser.add_argument(
'--config_path',
default='/home/practice/magic_pdf-main/magic_pdf/config.ini',
default='./magic_pdf/config.ini',
)
parser.add_argument(
'--path',
......
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