videoImage to VideoVideo
Wan 2.2 14B Image to Video
Transform static images into dynamic videos with precise motion control and style preservation using Wan 2.2.
About
VRAM Usage
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
seed | int | 138073435077572 | Random seed |
steps | int | 4 | Number of sampling steps |
cfg | float | 1 | CFG scale (guidance strength) |
sampler_name | enum | euler | Sampler algorithm |
scheduler | enum | simple | Noise scheduler |
filename_prefix | string | video/ComfyUI | Output filename prefix |
Usage
c3 comfyui run video_wan2_2_14B_i2v \
--prompt "your prompt here" \
--output my_output \
--steps 4 \
--cfg 1Required Models
Example Prompt
Prompt Example
"``` The white dragon warrior stands still, eyes full of determination and strength. The camera slowly moves closer or circles around the warrior, highlighting the powerful presence and heroic spirit of the character. ```"
Ready to run this template?
Install the CLI and run this template on GPU in seconds.
pip install hypercli-cli && hyper comfyui run video_wan2_2_14B_i2v