Wan2.1/2.2 I2V ComfyUI

Installation
SKILL.md

Wan2.1/2.2 I2V ComfyUI Implementation

Alibabaがオープンソース化したWan2.1/2.2 I2V(Image-to-Video)モデルをComfyUIで使用するための包括的ガイド。画像から動画を生成する機能の実装をサポートする。

Quick Start Checklist

Wan I2Vを実装する際の必須手順:

  1. ComfyUI セットアップ確認

    • ComfyUI最新版をインストール
    • git pull で更新を確認
  2. カスタムノードのインストール(低VRAM向け)

    cd ComfyUI/custom_nodes
    git clone https://github.com/city96/ComfyUI-GGUF
    
Installs
Repository
smithery/ai
First Seen
Wan2.1/2.2 I2V ComfyUI — smithery/ai