Image GenerationActive
wiroai / flux-upscaler
flux-upscaler
Flux.1-dev Upscaler Controlnet
Image to ImageBf16
Model ID
flux-upscaler
Provider
wiroai
Updated
1782738183
wiro playground—wiroai/flux-upscaler
Updated 1782738183
Flux.1-dev Upscaler Controlnet is a model that enhances image resolution and detail by combining Flux.1-dev with ControlNet guidance, enabling high-quality upscaling while preserving structure and improving visual fidelity.
API quick start
Run flux-upscaler with a single API call.
POST https://api.wiro.ai/v1/Run/wiroai/flux-upscaler
{
"inputImage": "https://your-cdn.com/input.png",
"steps": 40,
"scale": 3.5,
"controlnetConditioningScale": 0.6
}