videoVideo
Wan2.2-S2V Audio-Driven Video Generation
Transform static images and audio into dynamic videos with perfect synchronization and minute-level generation.
About
Batch sizes
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
seed | int | 20 | Random seed (use -1 for random) |
steps | int | 10 | Number of sampling steps |
cfg | float | 6 | CFG scale (guidance strength) |
sampler_name | enum | uni_pc | Sampler algorithm |
scheduler | enum | simple | Noise scheduler |
filename_prefix | string | video/ComfyUI | Output filename prefix |
Usage
c3 comfyui run video_wan2_2_14B_s2v \
--prompt "your prompt here" \
--output my_output \
--steps 10 \
--cfg 6Required Models
Example Prompt
Prompt Example
"``` The man is playing the guitar. He looks down at his hands playing the guitar and sings affectionately and gently. ```"
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_s2v