videoVideo to VideoVideo
Wan 2.2 14B Fun Camera Control
Generate videos with camera motion controls including pan, zoom, and rotation using Wan 2.2 Fun Camera Control.
About
VRAM Usage
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
seed | int | 258965858433509 | 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_fun_camera \
--prompt "your prompt here" \
--output my_output \
--steps 4 \
--cfg 1Required Models
Example Prompt
Prompt Example
"``` Two rovers race past, leaving clear tracks. Base tower antenna flashes rapidly, modules flicker with light. Ship speeds toward giant planet, engine lights brilliant. ```"
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_fun_camera