Video GenerationActive
wiro / t2v_turbo
t2v_turbo
It generates a video from the given prompt.
Text to Video
Model ID
t2v_turbo
Provider
wiro
Added
1720097397
wiro playground—wiro/t2v_turbo
Added 1720097397
API quick start
Run t2v_turbo with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/t2v_turbo
{
"prompt": "Darth vader surfing in waves.",
"steps": 20,
"width": 320,
"height": 320
}