Image GenerationActive
wiro / flux_kontext_dev_with_3_image
flux_kontext_dev_with_3_image
Flux Kontext is a tool for editing images based on text instructions.
Image to ImageImage EditingFlux
Model ID
flux_kontext_dev_with_3_image
Provider
wiro
Updated
1782126239
wiro playground—wiro/flux_kontext_dev_with_3_image
Updated 1782126239
Flux Kontext — An AI-powered tool that edits images based on natural language instructions. Simply describe the changes you want, and the tool updates the image accordingly—no manual editing required.
Example prompts
Great starting points for flux_kontext_dev_with_3_image.
The girl is sitting and the dog is lying on the couch.Image Generation
The perfume bottle is on the silky fabric, and the silky fabric is in the night image.Image Generation
The cat and the dog standing in the bridgeImage Generation
API quick start
Run flux_kontext_dev_with_3_image with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/flux_kontext_dev_with_3_image
{
"prompt": "The girl is sitting and the dog is lying …",
"inputImage": "https://your-cdn.com/input.png",
"inputImage2": "https://your-cdn.com/input.png",
"inputImage3": "https://your-cdn.com/input.png"
}