OCR_server / magic-pdf.template.json
myhloli's picture
Update magic-pdf.template.json
c86d526 verified
raw
history blame
311 Bytes
{
"bucket_info":{
"bucket-name-1":["ak", "sk", "endpoint"],
"bucket-name-2":["ak", "sk", "endpoint"]
},
"models-dir":"/tmp/models",
"device-mode":"cuda",
"table-config": {
"model": "TableMaster",
"is_table_recog_enable": false,
"max_time": 400
}
}