You're looking at a specific version of this model. Jump to the model overview.

zf-kbot /md-me-image-llada:092ed1d6

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
prompt
string
Describe the image, or the changes to make to the input image.
input_image
string
Optional reference image for editing.
width
integer
1024

Min: 256

Max: 1024

Output width, a multiple of 32.
height
integer
1024

Min: 256

Max: 1024

Output height, a multiple of 32.
steps
None
4
4 for best quality; 2 for faster generation.
seed
integer
-1

Min: -1

Max: 2147483647

Random seed; -1 chooses a random seed.
output_ext
None
png
Output image format.
quality
integer
90

Min: 1

Max: 100

JPEG/WebP output quality; ignored for PNG.

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}