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

luke100000 /mage-flow-edit:04d63231

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
An instruction for the edit.
reference_image
string
Image to edit.
width
integer
1024

Min: 512

Max: 2048

Output width. Must be a multiple of 16.
height
integer
1024

Min: 512

Max: 2048

Output height. Must be a multiple of 16.
seed
integer
-1

Min: -1

Random seed. Use -1 for a random seed.
output_format
None
webp
Output image format.
output_quality
integer
90

Min: 1

Max: 100

Compression quality for WebP and JPEG.

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