Try in playground
Test WAN 2.1 T2V 720p in the Runpod Hub playground.
Request
All parameters are passed within theinput object in the request body.
string
required
Text description of the desired video content.
string
Elements to exclude from the generated video.
string
default:"1280*720"
Video resolution in format “width*height”.
integer
default:"30"
Number of denoising steps. Range: 1-50.
float
default:"5"
How closely to follow the prompt. Range: 0.0-10.0.
integer
default:"5"
Video duration in seconds.
integer
default:"5"
Controls the motion flow in the generated video.
integer
default:"-1"
Seed for reproducible results. Set to -1 for random.
boolean
default:"false"
Whether to automatically optimize the prompt.
boolean
default:"true"
Whether to run safety checks on the output.
Response
string
Unique identifier for the request.
string
Request status. Returns
COMPLETED on success, FAILED on error.integer
Time in milliseconds the request spent in queue before processing began.
integer
Time in milliseconds the model took to generate the video.
string
Identifier of the worker that processed the request.
object