Wan 2.2 is the video model we reach for to turn a still into a short clip, or generate a clip directly from a prompt. Full precision wants a lot more VRAM than most people have; fp8 or GGUF quantization is what brings it down to a single consumer card.
What it needs: ~12 GB VRAM with fp8 weights.
What it's good for: animating a still into motion (image-to-video, with a motion prompt driving the movement), and text-to-video from a prompt alone.
In FlixML: `wan22_i2v`, `wan22_t2v`.