ComfyUI Extension
trNodes
Nodes: image_layering, color_correction, model_router
trojblue/trNodes
Nodes6
On cloudLocal install
Categoryimage/upscaling, trNodes
Stars8
Updated2 years ago
Nodes (6)
Upscale Image (using Model)
Run an ESRGAN upscaler on your image
image/upscaling
trColorCorrection
Make one image borrow another image's colors
trNodes
trLayering
Stack images on a background — white cutouts get handled for you
trNodes
trRouter
A five-socket pass-through so your model plumbing stops crossing the canvas
trNodes
trRouterLonger
The same pass-through, now with image and latent sockets
trNodes
Load Upscale Model
Load an ESRGAN model for upscaling
loaders
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_1andcondition_2for cleaner workflow
Use
- Install nodes
- open ComfyUI
- You'll find the new nodes under
trNodesfolder
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