Wan 2.2 5B Video Generation

This ComfyUI workflow demonstrates fast, high-quality text-to-video and image-to-video generation using the Wan 2.2 5B model. It wires together the essential building blocks: UNETLoader loads the Wan2.2 diffusion backbone, CLIPLoader and CLIPTextEncode turn your positive and negative prompts into conditioning, and ModelSamplingSD3 configures the sampler so KSampler can produce temporally consistent latents. For pure text-to-video, the diffusion model starts from noise; for image-to-video, Wan22ImageToVideoLatent injects structure and motion cues from a source image to initialize or steer the sequence.

Once frames are synthesized in latent space, VAELoader brings in the Wan 2.2 VAE and VAEDecode turns latents into RGB frames. CreateVideo assembles those frames at your chosen FPS and length, and SaveVideo writes the final clip to disk. The workflow is organized into helpful groups: Step1 - Load models to point at wan2.2_ti2v_5B_fp16.safetensors and wan2.2_vae.safetensors, Step3 - Prompt to edit text conditioning, a Video Size & length group to set resolution and frame count, and a For i2v, use Ctrl + B to enable branch that converts a still image into a moving shot. It’s optimized for rapid prototyping—tweak prompts, steps, and sizes, then iterate quickly to explore ideas.

FAQ

الأسئلة الشائعة

عرض جميع سير العمل
Character
Cinematic
Image to Video
Lip Sync
Multiple Angles
Portrait
Style Reference
Style Transfer
Text to Video
Video Generation
Video
Showing 30 of 580 templates