Image GenerationActive
wiro / zest-advanced
zest-advanced
Zest is a tool for material transfer to an object in the input image. The difference between the zest and zest-advanced tools lies in the ability to select the area for material transferring using inpainting (you can select the area by drawing) in the zest_advanced tool.
Image to ImageSdxlControlnet Sdxl
Model ID
zest-advanced
Provider
wiro
Added
1717415475
wiro playground—wiro/zest-advanced
Added 1717415475
Zest is a tool for material transfer to an object in the input image. The difference between the zest and zest-advanced tools lies in the ability to select the area for material transferring using inpainting (you can select the area by drawing) in the zest_advanced tool.
API quick start
Run zest-advanced with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/zest-advanced
{
"prompt": "Your prompt here",
"selectedModel": "...",
"selectedModelPrivate": "...",
"selectedControlnetModel": "..."
}