flux-kontext-apps/multi-image-kontext-max 🔢📝❓🖼️ → 🖼️
About
An experimental FLUX Kontext model that can combine two input images
Example Output
Prompt:
"Put the woman into a white t-shirt with the text on it"
Output
Performance Metrics
8.24s
Prediction Time
8.25s
Total Time
1
Images
All Input Parameters
{
"prompt": "Put the woman into a white t-shirt with the text on it",
"aspect_ratio": "1:1",
"input_image_1": "https://replicate.delivery/pbxt/N5rSeJrCafWpmJuLb62moY8pSMEpSBBwSf7N6hxyIn4fNYMa/w8msa88d01rm80cq3hzsqrdehg.png",
"input_image_2": "https://replicate.delivery/pbxt/N5rSdTCgBqIRvbkedcfLfS5xTSEEOqMtX9FsR1hLK9JYryml/0_1.webp"
}
Input Parameters
- seed
- Random seed. Set for reproducible generation
- prompt (required)
- Text description of how to combine or transform the two input images
- aspect_ratio
- Aspect ratio of the generated image. Use 'match_input_image' to match the aspect ratio of the input image.
- input_image_1 (required)
- First input image. Must be jpeg, png, gif, or webp.
- input_image_2 (required)
- Second input image. Must be jpeg, png, gif, or webp.
- output_format
- Output format for the generated image
- safety_tolerance
- Safety tolerance, 0 is most strict and 2 is most permissive. 2 is currently the maximum allowed.
Output Schema
Output
Example Execution Logs
Using seed: 122495798 Generating... Generated image in 6.4sec Downloading 590297 bytes Downloaded 0.56MB in 1.05sec
Version Details
- Version ID
aa37e77197b933892f690e7e30418d971d091966490781b0f6caecff5bd1c7fb- Version Created
- November 12, 2025