Nodes Browser
ComfyDeploy: How trNodes works in ComfyUI?
What is trNodes?
Nodes: image_layering, color_correction, model_router
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
trNodes
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
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
andcondition_2
for cleaner workflow
Use
- Install nodes
- open ComfyUI
- You'll find the new nodes under
trNodes
folder
External Nodes
- 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