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

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for trNodes and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

trNodes

custom node modules for ComfyUI

Installation

  1. git clone this repo under ComfyUI/custom_nodes

  2. 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

  1. Install nodes
  2. open ComfyUI
  3. 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