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

flux-kontext-apps /multi-image-kontext-pro:6d14f9b3

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
Text description of how to combine or transform the two input images
input_image_1
string
First input image. Must be jpeg, png, gif, or webp.
input_image_2
string
Second input image. Must be jpeg, png, gif, or webp.
aspect_ratio
string (enum)
match_input_image

Options:

match_input_image, 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 4:5, 5:4, 21:9, 9:21, 2:1, 1:2

Aspect ratio of the generated image. Use 'match_input_image' to match the aspect ratio of the input image.
seed
integer
Random seed. Set for reproducible generation
output_format
string (enum)
png

Options:

jpg, png

Output format for the generated image
safety_tolerance
integer
2

Max: 2

Safety tolerance, 0 is most strict and 2 is most permissive. 2 is currently the maximum allowed.

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