包含 image_layering、color_correction、model_router 三个节点,提供图像分层合成、色彩校正和模型路由,便于在 ComfyUI 流程中灵活处理图像与模型选择。
💡 在 ComfyUI 中分层合成图像并进行色彩校正与模型切换
🍴 2 Forks💻 Python🔄 2024-05-22
https://pan.quark.cn/s/86a6deb1b5f6
📄 README
trNodes
custom node modules for ComfyUI
Installation
git clone this repo under ComfyUI/custom_nodes
install dependencies:
# go to project python folder
cd python_embeded
./python.exe -m pip install opencv-python scikit-image blendmodes
Nodes
image_layering:
Adds 1-3 layers of image on top of one another; will remove white background and use it as transparent layers
TODO: add alpha control
color_correction:
Adjusts the color of the target image according to another image; ported from stable diffusion WebUI
model_router:
Batch reroutes model, clip, vae, condition_1 and condition_2 for cleaner workflow
Use
Install nodes
open ComfyUI
You’ll find the new nodes under trNodes folder
External Nodes
WAS Node suite
Image Blend by Mask: Blend two images by a mask (but all nodes are very good)
and even look this: https://civitai.com/models/24869/comfyui-custom-nodes-by-xss