Commit bd375291 authored by zhougaofeng's avatar zhougaofeng
Browse files

Update magic-pdf.template.json

parent bbb9beeb
......@@ -4,10 +4,20 @@
"bucket-name-2":["ak", "sk", "endpoint"]
},
"models-dir":"/home/practice/model/PDF-Extract-Kit/models",
"layoutreader-model-dir":"/home/practice/model/layoutreader",
"device-mode":"cuda",
"layout-config": {
"model": "layoutlmv3"
},
"formula-config": {
"mfd_model": "yolo_v8_mfd",
"mfr_model": "unimernet_small",
"enable": true
},
"table-config": {
"model": "struct_eqtable",
"is_table_recog_enable": false,
"model": "rapid_table",
"enable": false,
"max_time": 400
}
},
"config_version": "1.0.0"
}
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