Add Img Generate Resolution

新增自定义图片生成任务

post/api/generate/v2/img/resolution/task

Query parameters

app_idstring required

Request body

input_imagestring required

The URL of the image file

input_image2string
input_image3string
input_image4string
promptstring required

The text to convert to generate

num_outputsinteger

The number of outputs to generate

img_formatstring
heightinteger
widthinteger

Response

Successful Response

{"stackTrail":"paths:/api/generate/v2/img/resolution/task:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.