post https://open.maze.guru/api/v1/upscale-result
Get upscale result by job id
Return value
parameter | description |
---|---|
job | job id |
width | width after upscale |
height | height after upscale |
origin_url | the origin image url |
upscale_url | the upscale image url, if failed,empty string |
status | upscale status, 1-upscaling,2-success,3-fail |