Image GenerationActive
wiro / vgen
vgen
It turns the input image into an animated form by applying the prompt.
Image to Image
Model ID
vgen
Provider
wiro
Added
1720778143
wiro playground—wiro/vgen
Added 1720778143
API quick start
Run vgen with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/vgen
{
"prompt": "water flowing down a waterfall, a calm la…",
"inputImage": "https://your-cdn.com/input.png",
"inputImageUrl": "...",
"negativePrompt": "bad quality, blur"
}