Wan2.1/2.2 I2V ComfyUI Implementation

Implement Wan2 I2V workflows in ComfyUI with GGUF configurations.

1|1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/fumiya-kume/toy-poodle-love --skill wan2-1-2-2-i2v-comfyui-implementation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Wan2.1/2.2 I2V ComfyUI Implementation
Source: https://github.com/fumiya-kume/toy-poodle-love/tree/main/.claude/skills/wan2-i2v
Command: npx skills add https://github.com/fumiya-kume/toy-poodle-love --skill wan2-1-2-2-i2v-comfyui-implementation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Wan2 I2V workflows are complex to assemble manually across Wan2.1/2.2 models, CLIP and vision encoders, VAE, and GGUF configurations. This skill provides an end-to-end guide to implement and run those workflows in ComfyUI, reducing setup friction and enabling reproducible results.

Core Features & Use Cases

  • End-to-end Wan I2V setup: guides loading models, encoders, and samplers with working templates.
  • TI2V and GGUF support: covers text+image to video variants and low-VRAM quantization.
  • Troubleshooting & templates: includes reference workflows and common issue resolutions for reliable runs.

Quick Start

Install ComfyUI, load Wan2.2 14B or 5B, and run the provided I2V workflow templates to begin generating Wan I2V videos.

Frequently Asked Questions about Wan2.1/2.2 I2V ComfyUI Implementation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a Wan2.1 or Wan2.2 image to video workflow in ComfyUI?

To set up a Wan2 I2V workflow in ComfyUI, you must load the diffusion models, CLIP and vision encoders, and VAE, then configure the prompts, sampling, VAE decoding, and video saving nodes. This skill provides working templates to guide the entire assembly process for reproducible results.

Can I run Wan2.2 14B I2V workflows with low VRAM?

Yes, you can run Wan2.2 14B I2V workflows on low VRAM by using GGUF quantized models. This skill provides specific GGUF configurations and reference templates to ensure scalable generation without exceeding hardware limits.

What is the difference between standard Wan I2V and TI2V workflows?

Standard Wan I2V generates video from an image, while TI2V supports text and image to video generation. This skill covers the setup and node configurations for both variants within the Wan2.1 and Wan2.2 model families.

Why is my Wan2 I2V workflow failing during model loading or sampling?

Wan2 I2V workflow failures during model loading or sampling often stem from incorrect diffusion model, encoder, or VAE configurations. This skill includes troubleshooting templates to resolve common issues and ensure reliable video generation runs.

Do I need specific vision models and encoders to generate Wan I2V videos?

Yes, generating Wan I2V videos requires specific CLIP and vision encoders alongside the VAE and diffusion models. This skill explicitly prescribes the necessary references to ensure the workflow components are correctly loaded and aligned.