File size: 281 Bytes
73683aa
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
# config.yaml

# Device and processing settings
device_mode: "cuda"
magic_pdf_json: "/home/user/magic-pdf.json"
paddleocr_dir: "/home/user/.paddleocr"
output_dir: "./output"

# Default UI values
layout_model_default: "doclayout_yolo"
language_default: "auto"
max_pages_default: 10