Image GenerationActive
wiro / flux_kontext_dev_with_2_image
flux_kontext_dev_with_2_image
Flux Kontext is an AI tool that allows you to edit images using simple text instructions. Describe what you want to change, and the tool intelligently updates the image—no design skills needed.
Image to ImageImage EditingFlux
Model ID
flux_kontext_dev_with_2_image
Provider
wiro
Updated
1782126609
wiro playground—wiro/flux_kontext_dev_with_2_image
Updated 1782126609
Flux Kontext is a tool for editing images based on text instructions.
Example prompts
Great starting points for flux_kontext_dev_with_2_image.
Add the dog as if it's lying on the couch.Image Generation
Remove the tea glass.
Put the bird left of the teapotImage 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
The first image is the room.
The second image is the pattern.
Paint the wall behind the bed with the pattern in the second image.Image Generation
API quick start
Run flux_kontext_dev_with_2_image with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/flux_kontext_dev_with_2_image
{
"prompt": "Add the dog as if it's lying on the couch.",
"inputImage": "https://your-cdn.com/input.png",
"inputImage2": "https://your-cdn.com/input.png",
"steps": 28
}