Image GenerationActive
wiro / outpainting-sdxl-advanced
outpainting-sdxl-advanced
Outpainting is the process to extend beyond the boundaries of an existing image canvas.
Image to ImageSdxlOutpainting
Model ID
outpainting-sdxl-advanced
Provider
wiro
Added
1718185870
wiro playground—wiro/outpainting-sdxl-advanced
Added 1718185870
API quick start
Run outpainting-sdxl-advanced with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/outpainting-sdxl-advanced
{
"prompt": "Your prompt here",
"selectedModel": "...",
"selectedModelPrivate": "...",
"inputImage": "https://your-cdn.com/input.png"
}