mirror of
https://github.com/Tptr-lateworker/RealESR_Tools.git
synced 2025-01-07 03:17:34 +08:00
23 lines
468 B
JSON
23 lines
468 B
JSON
{
|
|
"input_path": "\"D:\\Users\\lateworker\\Desktop\\input\"",
|
|
"output_path": "\"D:\\Users\\lateworker\\Desktop\\output\"",
|
|
"error_path": "error",
|
|
"selector": "*",
|
|
"model":"realesrgan-anime",
|
|
"scale":"4",
|
|
"denoise":"0",
|
|
"syncgap":"0",
|
|
"tree_restore": true,
|
|
"subdir_find": true,
|
|
"emptydir_find": true,
|
|
"file_error": true,
|
|
"dir_error": false,
|
|
"match": [],
|
|
"addons": {
|
|
"first": [],
|
|
"second": [],
|
|
"third": [
|
|
"print.exe"
|
|
]
|
|
}
|
|
} |