Image processing tool for ComfyUI
✨Image Processing Tool
📓 · Documents · 中文文档
A tool node for processing images in ComfyUI that adjusts image effects.
This node is ported from KohakuBlueleaf/a1111-sd-webui-haku-img.
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 examples
folder in the repository, which can be imported into ComfyUI for use.