{
"prompt": "string",
"negativePrompt": "string",
"modelStyleId": 0,
"width": 512,
"height": 512,
"resolutionPreset": "normal",
"aspectRatioPreset": "1:1",
"steps": 1,
"img": "string",
"imgResizeMode": 1,
"maskImg": "string",
"maskBlur": 0,
"denoisingStrength": 0.55,
"hrScale": 1.1,
"hrSteps": 5,
"upscale": 3,
"seed": 0,
"tiling": "false",
"batchSize": 1,
"faceFix": "false",
"detailsLevel": 5,
"cfgScale": 1,
"imgOptions": {
"removeBackground": "false",
"redrawBackground": "false",
"redrawBackgroundFromOrigin": "true",
"mainObjectType": "human",
"genderDetect": "false",
"promptDetect": false,
"facePreservation": "false",
"facePreservationCount": 1,
"img": "string"
},
"controlnet": {
"units": [
{
"type": "string",
"image": "string",
"controlMode": 0,
"weight": 0,
"controlStart": 0,
"controlEnd": 0,
"paramsA": 0,
"paramsB": 0,
"preprocess": true
}
],
"image": "https://test.image.com/test.jpg"
},
"predictConsume": "false",
"callback": "https://exmple.com/callback",
"nonce": "string",
"producerId": "string"
}