{
"code": "string",
"message": "string",
"data": {
"aiType": "AI_LAB_INFINITE_ZOOM",
"serviceKey": "string",
"checkIsViolation": 0,
"completePercent": 0,
"failMessage": null,
"status": "string",
"stereoscopicImageInfo": {
"baseImageUrl": "string",
"pictureUrl": "string",
"removalBackground": "string",
"removalBackgroundRatio": "string"
},
"segmentInfo": {
"imageUrl": "string",
"modelCode": 0,
"modelName": "string",
"negativePoints": [
"string"
],
"positivePoints": [
{
"x": 0,
"y": 0
}
],
"prompt": null,
"threshold": 0,
"imageUrls": [
"string"
]
},
"infiniteZoomInfo": {
"initImageUrl": "string",
"exitImageUrl": "string",
"modelCode": 0,
"modelName": "string",
"videoSecond": 0,
"videoFrameRate": 0,
"videoZoomMode": 0,
"videoStartFreezeFrameNumber": 0,
"videoEndFreezeFrameNumber": 0,
"maskFeathering": 0,
"movementSpeed": 0,
"cfg": 0,
"promptPrefix": "string",
"promptSuffix": "string",
"ucPrompt": "string",
"fps": [
{
"second": 0,
"prompt": "string"
}
],
"sampler": 0,
"samplerName": "string",
"creativity": 0,
"imageSeed": 0,
"imageWidth": 0,
"imageHeight": 0,
"videoUrl": "string"
},
"vectorInfo": {
"miniArtWorkUrl": "string",
"vectorization": true,
"style": 0,
"styleName": "string",
"threshold": 0,
"whiteOpaque": true,
"whiteMarginFormat": true,
"transparentPNG": true,
"noiseTolerance": 0,
"quantize": 0,
"aiArtworkId": null,
"vectorRes": [
{
"url": "string",
"showName": "string",
"type": "string"
}
]
}
}
}