v1

latestOpenAPI 3.0.32026-07-26451985.7 KB

unconditional-image-generation

Randomly generate images without an input

post/models/v2/afshr/cam_finetune

Request body

{"stackTrail":"paths:/models/v2/afshr/cam_finetune:post:requestBody:content:application/json:schema","oasType":"schema","type":"unknown"}

Response

Successful unconditional-image-generation response.

errorstring nullable required

Null on success; otherwise an error message.

outputstring required

Successful response with the generated image link

Example response

{
  "output": "https://api.bytez.com/image/1234567890"
}