Video GenerationActive
TIGER-Lab / ConsistI2V
ConsistI2V
It turns the input image into an animated form by applying the prompt.
Image to Video
Model ID
ConsistI2V
Provider
tiger-lab
Added
1718100560
wiro playground—tiger-lab/ConsistI2V
Added 1718100560
API quick start
Run ConsistI2V with a single API call.
POST https://api.wiro.ai/v1/Run/TIGER-Lab/ConsistI2V
{
"prompt": "burning man walks",
"inputImage": "https://your-cdn.com/input.png",
"inputImageUrl": "...",
"negativePrompt": "nsfw, lowres, bad anatomy, bad hands, tex…"
}