Extensions/ComfyUI-WanAnimatePreprocessV2
ComfyUI Extension

ComfyUI-WanAnimatePreprocessV2

Improved Pose & Face Detection for Wan Video 2.2 Animate based on GitHub Issue 1410 (WanVideoPreProcessor) and 10 (WanAnimatePreProcessor). (Special thanks: @kijai and @steven850)

By Code2Collapse·Created 8 months ago·Updated 8 days ago· 17
Code2Collapse/ComfyUI-WanAnimatePreprocessV2
Nodes16
On cloudLocal install
CategoryWanAnimatePreprocess_V2, WanAnimatePreprocess_V2/KANIBUS
Stars17
Updated8 days ago

Nodes (16)

Depth + Pose + Canny Combined (V2)

Six conditioning maps from one node, when you can't decide what the ControlNet wants

WanAnimatePreprocess_V2
Draw ViT Pose (V2)

Turn detected poses into the skeleton image your Wan-Animate sampler actually sees

WanAnimatePreprocess_V2
EAR Blink Detector

Count blinks on your driving video so you know whether your animated character blinks at all

WanAnimatePreprocess_V2/KANIBUS
ONNX Detection Model Loader (V2)

No, the dropdown isn't broken — put the .onnx files in models/detection

WanAnimatePreprocess_V2
Pose and Face Detection (V2)

The node that decides whether your Wan Animate drive looks alive or wrong

WanAnimatePreprocess_V2
Pupil Dilation Tracker

Track pupil dilation without the camera-distance trap

WanAnimatePreprocess_V2/KANIBUS
Saccade Classifier (300°/s)

It classifies saccades at 300°/s — the eye twitches your character animation keeps losing

WanAnimatePreprocess_V2/KANIBUS
Wan-Animate Face Quality Check (V2)

Your face crops are feeding the encoder garbage — this node catches it before it does

WanAnimatePreprocess_V2
Wan Face Controller 3D

Twelve expression dials, 3-DoF head rotation, gaze offset — all on the pose data, before the sampler

WanAnimatePreprocessV2/extras
Wan Gaze — ETH-XGaze Post-Processor (V2)

ETH-XGaze at ~2.5° mean angular error

WanAnimatePreprocessV2/extras
Wan Iris ControlNet Conditioning (V2)

Render eye-gaze into a ControlNet conditioning image — very experimental, very specific

WanAnimatePreprocess_V2/Gaze
Wan Pose 3D Refine — NLF (V2)

Your Wan Animate skeleton is shaking — this node gives it a 3D spine

WanAnimatePreprocess/Pose
Wan Pose Detect — YOLO + ViTPose (V2)

Just the skeleton, please — keypoints without the face-crop and gaze machinery

WanAnimatePreprocessV2/extras
Wan Pose Format Convert — OP18 → BODY-25 / COCO-17 / MP-33 (V2)

Reshape an OpenPose-18 skeleton into BODY-25, COCO-17 or MediaPipe-33 without re-detecting

WanAnimatePreprocessV2/extras
Wan Quality Scorer — Temporal Jitter (V2)

A 0-to-1 quality score for your driving clip, before you burn an hour on a render

WanAnimatePreprocess_V2/Quality
Wan SH Lighting Transfer (V2)

Fit the lighting of one shot and relight another — spherical harmonics, no model required

WanAnimatePreprocess_V2/Lighting
Readme

Improved Pose & Face Detection for Wan Video 2.2 Animate based on GitHub Issue #1410 (WanVideoPreProcessor) and #10 (WanAnimatePreProcessor). (Special thanks: @kijai and @steven850)