WAN 2.2 T2V 720p is an open-source AI video generation model that uses a diffusion transformer architecture for text-to-video generation. It creates 720p videos directly from text prompts without requiring a source image.Documentation Index
Fetch the complete documentation index at: https://runpod-b18f5ded-promptless-remove-flash-beta-notification.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Try in playground
Test WAN 2.2 T2V 720p in the Runpod Hub playground.
| Endpoint | https://api.runpod.ai/v2/wan-2-2-t2v-720/runsync |
| Pricing | $0.30–$0.48 per video |
| Type | Video generation |
Request
All parameters are passed within theinput object in the request body.
Text description of the desired video content.
Elements to exclude from the generated video.
Video resolution in format “width*height”.
Number of denoising steps. Range: 1-50.
How closely to follow the prompt. Range: 0.0-10.0.
Video duration in seconds.
Controls the motion flow in the generated video.
Seed for reproducible results. Set to -1 for random.
Whether to automatically optimize the prompt.
Whether to run safety checks on the output.
Response
Unique identifier for the request.
Request status. Returns
COMPLETED on success, FAILED on error.Time in milliseconds the request spent in queue before processing began.
Time in milliseconds the model took to generate the video.
Identifier of the worker that processed the request.
Cost calculation
WAN 2.2 T2V 720p pricing:| Duration | Cost |
|---|---|
| 5 seconds | $0.30 |
| 8 seconds | $0.48 |