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

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

The response is of type any.