Image GenerationActive
wiro / img-to-img-flux
img-to-img-flux
This is an FLUX1.0 image to image tool.
Image to ImageFluxBf16
Model ID
img-to-img-flux
Provider
wiro
Updated
1785148570
wiro playground—wiro/img-to-img-flux
Updated 1785148570
API quick start
Run img-to-img-flux with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/img-to-img-flux
{
"prompt": "Iron Man and Spider-Man singing to each o…",
"inputImage": "https://your-cdn.com/input.png",
"selectedModel": "...",
"selectedModelPrivate": "..."
}