ComfyUI Extension: ComfyUI-HairOverlay
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.
Hair Edge Color Overlay node for ComfyUI that applies a soft airbrush-style color overlay to hair areas near the face. (Description by CC)
Looking for a different extension?
Custom Nodes (0)
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
- Clone this repo into
ComfyUI/custom_nodes/ - 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 |
Run ComfyUI workflows without the setup
No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.