{
"code": 123,
"msg": "<string>",
"data": {
"status": 123,
"progress": 123,
"eta_relative": 123,
"imgs": {},
"failed_reason": "<string>",
"current_images": [
"<string>"
],
"submit_time": "<string>",
"execution_time": "<string>",
"txt2img_time": "<string>",
"finish_time": "<string>",
"info": "<string>",
"enable_nsfw_detection": true,
"nsfw_detection_result": [
{
"valid": true,
"confidence": 123
}
]
}
}