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

zf-kbot /md-me-image-llada:947ea276

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
apikey
string
Access key.
prompt
string
Describe the image, or the changes to make to the input image.
input_image
string
Optional reference image for editing.
aspect_ratio
None
auto
auto follows the input image, or uses 1:1 for text-to-image. Explicit ratios center-crop editing references.
resolution_mode
None
longest_edge
longest_edge produces a 1024px longest edge; megapixels uses the selected area.
megapixels
number
1

Min: 0.5

Max: 2

Target output megapixels; ignored in longest_edge mode. High resolutions use CPU offload and take longer.
steps
None
4
Number of sampling steps.
seed
integer

Max: 2147483647

Random seed. Empty chooses a new seed.
file_format
None
jpg
Output image format.

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'}