ComfyUI Extension
Color Enhance
Node: Color Enhance, Color Blend. This is the same algorithm GIMP/GEGL uses for color enhancement. The gist of this implementation is that it converts the color space to…
mmaker/sd-webui-color-enhance
Nodes2
On cloudLocal install
Categorypostprocessing/Effects
Stars0
Updated57 years ago
Readme
Node: Color Enhance, Color Blend. This is the same algorithm GIMP/GEGL uses for color enhancement. The gist of this implementation is that it converts the color space to CIELCh(ab) and normalizes the chroma (or colorfulness] component. Original source can be found in the link below.