add fitz_preprocess as default preprocess for image parser to align with demo
This commit is contained in:
@@ -416,6 +416,7 @@ def main():
|
||||
args.input_path,
|
||||
prompt_mode=args.prompt,
|
||||
bbox=args.bbox,
|
||||
fitz_preprocess=True,
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user