Cseti's picture
video path update
6de83cb

WAN 2.2 Face Detailer

Model: WAN 2.2 T2V A14B (fp8 scaled) Type: Video-to-Video

Face enhancement pipeline for WAN 2.2 video output. Loads an existing video, detects and segments faces using SAM2, crops each face region, runs a focused WAN 2.2 generation pass to add detail, then composites the result back into the original frame.


Preview


Requirements

  • ComfyUI: recent stable build

Models

Custom nodes


Notes

  • The VACE module is optional — disconnect it to run without VACE.
  • SAM2 is used for face segmentation. The face bounding box index can be adjusted directly in the workflow if the wrong face is selected.

Changelog

  • 2026-03-29 — Initial upload