Image GenerationActive
wiro / flux_kontext_dev
flux_kontext_dev
Flux Kontext is a tool for editing images based on text instructions.
Image to ImageImage EditingFlux
Model ID
flux_kontext_dev
Provider
wiro
Updated
1770494333
wiro playground—wiro/flux_kontext_dev
Updated 1770494333
Flux Kontext — A tool that lets you edit images using text prompts. Just describe the changes, and the AI will modify the image accordingly, making visual editing fast and intuitive.
Example prompts
Great starting points for flux_kontext_dev.
Put a blue pillow in the middle of the bed.Image Generation
The house is on fire.Image Generation
Remove the car.Image Generation
Add rain effect to the photo.Image Generation
Change the color of the car to purple.Image Generation
API quick start
Run flux_kontext_dev with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/flux_kontext_dev
{
"prompt": "Remove the car.",
"inputImage": "https://your-cdn.com/input.png",
"inputImageUrl": "...",
"steps": 28
}