torch torchvision pillow numpy opencv-python scipy matplotlib blendmodes pixeloe>=0.1.4

















A tool node for processing images in ComfyUI that adjusts image effects.
This node is ported from KohakuBlueleaf/a1111-sd-webui-haku-img.
BlendImage
Color
Curve
Blur
Sketch
PixelOE
Pixelize
Glow
Flip
Chromatic
LenDistortion
TiltShift
InOutPaint
CustomExif
[!NOTE]
It is recommended to use the
SaveImageWithCustomExifnode to save images.
OutlineExpansion
PreResize
This node can be installed using the following methods.
Navigate to the custom_nodes folder of ComfyUI.
cd ComfyUI/custom_nodes
Use Git to install the custom node.
git clone --recurse-submodules https://github.com/licyk/ComfyUI-HakuImg
In the ComfyUI interface, open the ComfyUI Manager. Go to Custom Nodes Manager, search for ComfyUI-HakuImg, and locate the ComfyUI-HakuImg option. Click Install to complete the installation.
Open the HuiShi Launcher and go to Versions -> Install Extension.
In the Extension URL input box, enter the installation URL for the node:
https://github.com/licyk/ComfyUI-HakuImg
Then, click Install on the right.
The node can be found in the Image -> HakuImg section of the ComfyUI node library.
Example workflows can be found in the example_workflows folder in the repository, which can be imported into ComfyUI for use.