Image GenerationActive
wiro / zest
zest
Zest is a tool for material transfer to an object in the input image.
Image to ImageSdxlControlnet Sdxl
Model ID
zest
Provider
wiro
Added
1716893970
wiro playground—wiro/zest
Added 1716893970
Zest is a tool for material transfer to an object in the input image.
API quick start
Run zest with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/zest
{
"inputImage": "https://your-cdn.com/input.png",
"inputImagePattern": "https://your-cdn.com/input.png",
"inputImageUrl": "...",
"inputImagePatternUrl": "..."
}