Try in playground
Test WAN 2.6 I2V in the Runpod Hub playground.
| Endpoint | https://api.runpod.ai/v2/wan-2-6-i2v/runsync |
| Pricing | $0.10/s (720p), $0.15/s (1080p) |
| Type | Video generation |
Request
All parameters are passed within theinput object in the request body.
Text description of the desired video motion and content.
URL of the source image to animate.
URL of an audio file to include in the video.
Elements to exclude from the generated video.
Video resolution. Options:
1280*720, 1920*1080.Video duration in seconds. Options:
5, 10, 15.Shot composition mode. Options:
single, multi.Seed for reproducible results. Set to -1 for random.
Automatically expand and enhance the prompt.
Enable content safety checking.
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.
Cost calculation
WAN 2.6 I2V pricing varies by resolution:| Resolution | Rate |
|---|---|
| 720p (1280x720) | $0.10 per second |
| 1080p (1920x1080) | $0.15 per second |
| Resolution | 5 seconds | 10 seconds | 15 seconds |
|---|---|---|---|
| 720p | $0.50 | $1.00 | $1.50 |
| 1080p | $0.75 | $1.50 | $2.25 |