Extensions/ComfyUI-HairOverlay
ComfyUI Extension

ComfyUI-HairOverlay

Hair Edge Color Overlay node for ComfyUI that applies a soft airbrush-style color overlay to hair areas near the face. (Description by CC)

By mingyu4537-creator·Created 4 months ago·Updated 4 months ago· 0
mingyu4537-creator/ComfyUI-HairOverlay
Nodes1
On cloudLocal install
Categoryimage/color
Stars0
Updated4 months ago
Readme

ComfyUI-HairOverlay

Hair Edge Color Overlay node for ComfyUI.

Applies a soft airbrush-style color overlay to hair areas near the face. The effect is stronger near the face and fades out toward the back of the hair.

Features

  • Auto face detection (skin-based or center bias)
  • Adjustable color (RGB), intensity, smoothness, and falloff
  • Optional hair mask and face mask inputs
  • Batch processing support

Installation

  1. Clone this repo into ComfyUI/custom_nodes/
  2. Restart ComfyUI
cd ComfyUI/custom_nodes
git clone https://github.com/mingyu4537-creator/ComfyUI-HairOverlay.git

Node

  • Hair Edge Color Overlay — Category: image/color

Parameters

| Parameter | Default | Description | |---|---|---| | overlay_r/g/b | 255/50/60 | Overlay color RGB | | dark_threshold | 120 | Hair brightness threshold | | face_range | 0.6 | Face proximity range | | color_intensity | 0.25 | Color strength | | smoothness | 30 | Airbrush softness | | falloff | 2.5 | Distance falloff curve |