POST
/
generate
/
new
{
    "prompt": "",
    "samples": 3,
    "image_path": "string"
}
"<any>"
{
    "prompt": "",
    "samples": 3,
    "image_path": "string"
}

Body

application/json
prompt
string
default:

The prompt to use for the generation

samples
integer
default:3
image_path
string

The path to the image to use for the generation

Response

200
application/json
Generated assets

The response is of type any.