images

Generate Image Api

post/images/generation

Request body

promptstring required
modelstring nullable
negative_promptstring nullable
num_stepsinteger nullable
sampling_stepsinteger nullable
num_inference_stepsinteger nullable
guidance_scalenumber nullable
widthinteger nullable
heightinteger nullable
seedinteger nullable
imagestring nullable
imagesstring[] nullable
strengthnumber nullable

Response

Successful Response

{"stackTrail":"paths:/images/generation:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes