Skip to main content
WAN 2.1 T2V 720p is an open-source video generation model for creating 720p videos directly from text prompts. It uses a diffusion transformer architecture to generate high-quality video content without requiring a source image.

Try in playground

Test WAN 2.1 T2V 720p in the Runpod Hub playground.

Request

All parameters are passed within the input 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
The generation result containing the video URL and cost.
string
URL of the generated video. This URL expires after 7 days.
float
Cost of the generation in USD.
Video URLs expire after 7 days. Download and store generated videos immediately if you need to keep them.

Cost calculation

WAN 2.1 T2V 720p charges $0.30 per 5 seconds of video. Example costs: