> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-recommend-assets-api.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Wan2.2 Animate ComfyUI ネイティブワークフロー

> 正確な動きおよび表情の再現を実現する統一的人物アニメーション・置換フレームワーク。

Wan-Animate は、WAN チームが開発した人物アニメーションおよび置換のための統合フレームワークです。

このモデルは、パフォーマーの動画をもとに任意のキャラクターをアニメーション化でき、パフォーマーの顔の表情や身体の動きを高精度に再現し、非常にリアルなキャラクタービデオを生成します。

また、既存のビデオ内のキャラクターをアニメーション化されたキャラクターで置き換えることも可能で、元の表情や動きを保持しつつ、オリジナルのライティングや色調を忠実に再現することで、環境へのシームレスな統合を実現します。

## モデルの主な特長

* デュアルモード機能：単一のアーキテクチャでアニメーションとキャラクター置換の両方をサポートし、簡単にモード切り替えが可能です。
* 高度なボディモーション制御：空間的に整列されたスケルトン信号を用いて、正確な身体動作の再現を実現します。
* 精密な動きと表情の再現：参照動画から動きおよび顔の表情を高精度に再現します。
* 自然な環境統合：置換されたキャラクターを元の動画環境に自然かつシームレスに融合させます。
* スムーズな長尺動画生成：反復生成により、拡張された動画においても一貫性のある動きと視覚的な流れを保証します。

## ComfyOrg Wan2.2 Animate ライブ配信アーカイブ

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/5kb-rP0m5BA?si=lbIYkCP5akkG2N6D" title="Wan 2.2 Animate in ComfyUI with Flipping Sigmas / September 19th, 2025" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />

<Tip>
  <Tabs>
    <Tab title="Portable or self deployed users">
      Make sure your ComfyUI is updated.

      * [Download ComfyUI](https://www.comfy.org/download)
      * [Update Guide](/installation/update_comfyui)

      Workflows in this guide can be found in the [Workflow Templates](/interface/features/template).
      If you can't find them in the template, your ComfyUI may be outdated. (Desktop version's update will delay sometime)

      If nodes are missing when loading a workflow, possible reasons:

      1. You are not using the latest ComfyUI version (Nightly version)
      2. Some nodes failed to import at startup
    </Tab>

    <Tab title="Desktop or Cloud users">
      * The Desktop is base on ComfyUI stable release, it will auto-update when there is a new Desktop stable release available.
      * [Cloud](https://cloud.comfy.org) will update after ComfyUI stable release.

      So, if you find any core node missing in this document, it might be because the new core nodes have not yet been released in the latest stable version. Please wait for the next stable release.
    </Tab>
  </Tabs>
</Tip>

## Wan2.2 Animate ワークフローについて

本ドキュメントでは、以下の2種類のワークフローを紹介します。

1. コアノードのみを使用するワークフロー（未完成版：画像の前処理をユーザー自身で行う必要があります）
2. カスタムノードを含むワークフロー（完成版：そのまま使用可能ですが、初心者の方はカスタムノードのインストール方法をご存じない場合があります）

## Wan2.2 Animate ComfyUI ネイティブワークフロー（カスタムノードなし）

### 1. ワークフローファイルのダウンロード

以下のワークフローファイルをダウンロードし、ComfyUI にドラッグ＆ドロップして読み込んでください。

<a className="prose" target="_blank" href="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/refs/heads/main/templates/video_wan2_2_14B_animate.json" style={{ display: 'inline-block', backgroundColor: '#0078D6', color: '#ffffff', padding: '10px 20px', borderRadius: '8px', borderColor: "transparent", textDecoration: 'none', fontWeight: 'bold'}}>
  <p className="prose" style={{ margin: 0, fontSize: "0.8rem" }}>JSON ワークフローをダウンロード</p>
</a>

<a className="prose" target="_blank" href="https://cloud.comfy.org/?template=video_wan2_2_14B_animate&utm_source=docs" style={{ display: 'inline-block', backgroundColor: '#28A745', color: '#FFFFFF', padding: '10px 20px', borderRadius: '8px', borderColor: "transparent", textDecoration: 'none', fontWeight: 'bold'}}>
  <p className="prose" style={{ margin: 0, fontSize: "0.8rem" }}>Comfy Cloud で実行</p>
</a>

以下の素材を入力としてダウンロードしてください：

**参照画像：**\
![Reference\_Image](https://raw.githubusercontent.com/Comfy-Org/example_workflows/refs/heads/main/video/wan/wan2.2_animate/ref_image.png)

**入力動画**

<video controls className="w-full aspect-video" src="https://raw.githubusercontent.com/Comfy-Org/example_workflows/refs/heads/main/video/wan/wan2.2_animate/original_video.mp4" />

### 2. モデルのダウンロードリンク

**diffusion\_models**

* [Wan2\_2-Animate-14B\_fp8\_e4m3fn\_scaled\_KJ.safetensors](https://huggingface.co/Kijai/WanVideo_comfy_fp8_scaled/resolve/main/Wan22Animate/Wan2_2-Animate-14B_fp8_e4m3fn_scaled_KJ.safetensors) — Kijai のリポジトリから提供されるモデル
* [wan2.2\_animate\_14B\_bf16.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/diffusion_models/wan2.2_animate_14B_bf16.safetensors) — 元のモデル重み

**clip\_visions**

* [clip\_vision\_h.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/clip_vision/clip_vision_h.safetensors)

**loras**

* [lightx2v\_I2V\_14B\_480p\_cfg\_step\_distill\_rank64\_bf16.safetensors](https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/Lightx2v/lightx2v_I2V_14B_480p_cfg_step_distill_rank64_bf16.safetensors) — 4ステップ高速化対応の LoRA

**vae**

* [wan\_2.1\_vae.safetensors](https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors)

**text\_encoders**

* [umt5\_xxl\_fp8\_e4m3fn\_scaled.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors)

```
ComfyUI/
├───📂 models/
│   ├───📂 diffusion_models/
│   │   ├─── Wan2_2-Animate-14B_fp8_e4m3fn_scaled_KJ.safetensors
│   │   └─── wan2.2_animate_14B_bf16.safetensors
│   ├───📂 loras/
│   │   └─── lightx2v_I2V_14B_480p_cfg_step_distill_rank64_bf16.safetensors
│   ├───📂 text_encoders/
│   │   └─── umt5_xxl_fp8_e4m3fn_scaled.safetensors 
│   ├───📂 clip_visions/ 
│   │   └─── clip_vision_h.safetensors
│   └───📂 vae/
│       └── wan_2.1_vae.safetensors
```

### 3. カスタムノードのインストール

以下のワークフローファイルをダウンロードし、ComfyUI にドラッグ＆ドロップして読み込んでください。すでに [ComfyUI-Manager](https://github.com/Comfy-Org/ComfyUI-Manager) をインストール済みの場合、「`Install missing nodes`」ボタンをクリックするだけで不足ノードを自動インストールできます。

以下のカスタムノードをインストールする必要があります：

* [ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes)
* [ComfyUI-comfyui\_controlnet\_aux](https://github.com/Fannovel16/comfyui_controlnet_aux)

カスタムノードのインストール方法が不明な場合は、[カスタムノードのインストール方法](/installation/install_custom_node) をご参照ください。

### 4. ワークフロー操作手順

Wan2.2 Animate には「Mix」と「Move」の2つのモードがあります。

* **Mix**: 参照画像のキャラクターで、入力動画内のキャラクターを置換します。
* **Move**: 入力動画のキャラクターの動き・表情をもとに、参照画像のキャラクターをアニメーション化します（Wan2.2 Fun Control と同様の動作）。

#### 4.1 Mix モード

<img src="https://mintcdn.com/dripart-docs-recommend-assets-api/19pHMF3x9dkLUPc9/images/tutorial/video/wan/wan2_2/wan_2.2_14b_animate.jpg?fit=max&auto=format&n=19pHMF3x9dkLUPc9&q=85&s=42c0e2ef7c211c32073a62b3f89375a3" alt="Workflow Instructions" width="4088" height="4096" data-path="images/tutorial/video/wan/wan2_2/wan_2.2_14b_animate.jpg" />

0. 初回実行時は、VRAM 不足を防ぐため、動画生成サイズを小さめに設定してください。また、`WanAnimateToVideo` の制限により、出力動画の幅または高さは16の倍数である必要があります。
1. すべてのモデルが正しく読み込まれていることを確認してください。
2. 必要に応じてプロンプトを更新してください。
3. 参照画像をアップロードしてください。この画像のキャラクターが、置換後のターゲットキャラクターになります。
4. 初回実行時は、当該ドキュメントで提供している動画を入力動画としてご利用いただけます。[comfyui\_controlnet\_aux](https://github.com/Fannovel16/comfyui_controlnet_aux) の **DWPose Estimator** ノードが、入力動画を姿勢および顔の制御用動画に前処理します。
5. `Points Editor` は [KJNodes](https://github.com/kijai/ComfyUI-KJNodes/) 由来のノードです。デフォルトでは入力動画の最初のフレームを読み込みません。ワークフローを一度実行するか、手動で最初のフレームをアップロードしてください。
   * `Points Editor` ノードの下部には、このノードの動作方法および編集方法に関する説明を追加していますので、そちらをご参照ください。
6. 「Video Extend」グループは、出力動画の長さを延長するためのものです。
   * 各 `Video Extend` は、さらに77フレーム（約4.8125秒）を延長します。
   * 入力動画が5秒未満の場合は、必要ない場合があります。
   * より長い延長が必要な場合は、複数回コピー＆ペーストを行い、前の `Video Extend` の `batch_images` 出力を次の `Video Extend` の入力に接続し、同様に `video_frame_offset` も接続してください。
7. `Run` ボタンをクリックするか、ショートカットキー `Ctrl (Cmd) + Enter` を押して動画生成を実行してください。

#### 4.2 Move モード

Wan2.2 Animate ワークフローでは、[サブグラフ](/interface/features/subgraph) を活用しています。Move モードへの切り替え手順は以下の通りです：

<img src="https://mintcdn.com/dripart-docs-recommend-assets-api/19pHMF3x9dkLUPc9/images/tutorial/video/wan/wan2_2/wan2.2_animate_subgraph.jpg?fit=max&auto=format&n=19pHMF3x9dkLUPc9&q=85&s=ecf53de1b2cb7ded2a31675a8a79d1c4" alt="Subgraph" width="1228" height="1206" data-path="images/tutorial/video/wan/wan2_2/wan2.2_animate_subgraph.jpg" />

Move モードに切り替えるには、`Video Sampling and output(Subgraph)` ノードから `background_video` および `character_mask` の入力接続を解除してください。
