Skip to main content
WAN 2.2 I2V 720p is an open-source AI video generation model that uses a diffusion transformer architecture for image-to-video generation. It creates smooth, high-quality 720p video content from static images.

Try in playground

Test WAN 2.2 I2V 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 motion and content.
string
required
URL of the input image to animate.
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.2 I2V 720p pricing: