Image GenerationActive
wiroai / flux-kontext-max-multi
flux-kontext-max-multi
An experimental multi-image approach to a premium text-to-image editing model, designed to maximize performance and enhance typography through natural language prompts
Image to ImageImage EditingBflFlux KontextFlux Max
Model ID
flux-kontext-max-multi
Provider
wiroai
Updated
1774612822
wiro playground—wiroai/flux-kontext-max-multi
Updated 1774612822
An experimental multi-image approach to a premium text-to-image editing model, designed to maximize performance and enhance typography through natural language prompts.
Example prompts
Great starting points for flux-kontext-max-multi.
Place the man on the car seat.Image Generation
Remove the tea glass.
Put the bird left of the teapotImage Generation
Place the small sized package in the man’s hand.Image Generation
Print the logo in small size at the center of the woman’s shirt.Image Generation
Put the logo onto man's shirt with small size.Image Generation
API quick start
Run flux-kontext-max-multi with a single API call.
POST https://api.wiro.ai/v1/Run/wiroai/flux-kontext-max-multi
{
"prompt": "Remove the tea glass.\nPut the bird left o…",
"inputImage": "https://your-cdn.com/input.png",
"inputImageUrl": "...",
"inputImage2": "https://your-cdn.com/input.png"
}