Skip to content

Suzie1/ComfyUI_Comfyroll_CustomNodes

Repository files navigation

🧩 Comfyroll Custom Nodes for SDXL and SD1.5

These nodes were originally made for use in the Comfyroll Template Workflows.

Comfyroll Template Workflows

Comfyroll Pro Templates

Comfyroll SDXL Workflow Templates

SDXL Workflow for ComfyUI with Multi-ControlNet

SDXL and SD1.5 Model Merge Templates for ComfyUI

The nodes can be used in any ComfyUI workflow.

Installation

If you have an old version of the Comfyroll nodes from the Comfyroll Worflow Templates download, please delete this before installing these nodes.

  1. cd custom_nodes
  2. git clone https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes.git
  3. Restart ComfyUI

You can also install the nodes using the following methods:

List of Custom Nodes

🌟 SDXL

  • CR SDXL Aspect Ratio
  • CR SDXL Prompt Mix Presets
  • CR SDXL Style Text
  • CR SDXL Base Prompt Encoder

💊 LoRA

  • CR Load LoRA
  • CR LoRA Stack
  • CR Apply LoRA Stack

🕹️ ControlNet

  • CR Apply ControlNet
  • CR Multi-ControlNet Stack
  • CR Apply Multi-ControlNet Stack

🔂 Process

  • CR Img2Img Process Switch
  • CR Hires Fix Process Switch
  • CR Batch Process Switch

👓 Filter

  • CR Color Tint

🌈 Pattern

  • CR Halftone Grid
  • CR Color Bars
  • CR Style Bars
  • CR Checker Pattern
  • CR Polygons
  • CR Color Gradient
  • CR Radial Gradiant (new 23/10/2023)
  • CR Starburst Lines
  • CR Starburst Colors

🔤 Image Text

  • CR Overlay Text
  • CR Draw Text
  • CR Mask Text
  • CR Composite Text

👽 Template

  • CR Simple Meme Template

🌁 Image Layout

  • CR Image Panel (new 23/10/2023)
  • CR Page Layout (new 01/11/2023)
  • CR Image Grid Panel (new 01/11/2023)
  • CR Image Border (new 01/11/2023)
  • CR Color Panel (new 01/11/2023)
  • CR Simple Text Panel (new 01/11/2023)

✈️ Module

  • CR Module Pipe Loader
  • CR Module Input
  • CR Module Output

🛩️ Pipe

  • CR Image Pipe In
  • CR Image Pipe Edit
  • CR Image Pipe Out
  • CR Pipe Switch

⛏️ Model Merge

  • CR Model Stack
  • CR Apply Model Merge
  • CR Load Animation Frames

🔍 Upscale

  • CR Multi Upscale Stack
  • CR Upscale Image
  • CR Apply Multi Upscale

📉 XY Grid

  • CR XY List
  • CR XY Interpolate
  • CR XY Index
  • CR XY From Folder
  • CR XY Save Grid Image
  • CR Image Output

🔢 Index

  • CR Index
  • CR Index Increment
  • CR Index Multiply
  • CR Index Reset
  • CR Trigger

🔧 Conversion

  • CR String To Number
  • CR String To Combo
  • CR Float To String
  • CR Float To Integer
  • CR Integer To String
  • CR Text List To String
  • CR Seed to Int

🔀 Logic

  • CR Image Input Switch
  • CR Image Input Switch (4 way)
  • CR Latent Input Switch
  • CR Conditioning Input Switch
  • CR Clip Input Switch
  • CR Model Input Switch
  • CR ControlNet Input Switch
  • CR VAE Input Switch (new 23/10/2023)
  • CR Text Input Switch
  • CR Text Input Switch (4 way)
  • CR Switch Model and CLIP

📦 Other

  • CR Latent Batch Size
  • CR Prompt Text
  • CR Split String
  • CR Integer Multiple
  • CR Seed
  • CR SD1.5 Aspect Ratio
  • CR Value (new 01/11/2023)

Deleted Nodes

  • CR Aspect Ratio replaced by CR SD1.5 Aspect Ratio
  • CR Aspect Ratio SDXL replaced by CR SDXL Aspect Ratio
  • CR SDXL Prompt Mixer replaced by CR SDXL Prompt Mix Presets

Multi-ControlNet methodology

The method used in CR Apply Multi-ControlNet is to chain the conditioning so that the output from the first Controlnet becomes the input to the second.

For an example of this method see this link:

https://comfyanonymous.github.io/ComfyUI_examples/controlnet/#mixing-controlnets

Multi-ControlNet compatability with Efficiency nodes

Custom Nodes

CR LoRA Stack and CR Multi-ControlNet Stack are both compatible with the Efficient Loader node, in Efficiency nodes by LucianoCirino.

CR Apply Multi-ControlNet Stack can accept inputs from the Control Net Stacker node in the Efficiency nodes (see diagram in Node Images below).

SDXL Prompt Mix Presets

Preset mappings can be found in this CivitAI article:

https://civitai.com/articles/1835

Node Images

In the images below, the black nodes are the CR nodes and the grey nodes are other nodes shown for context.

Custom Nodes

Custom Nodes

Custom Nodes

Custom Nodes

Custom Nodes

Custom Nodes

Custom Nodes

Custom Nodes

Custom Nodes

Custom Nodes

Custom Nodes

Custom Nodes

Custom Nodes

Custom Nodes

Custom Nodes

Custom Nodes

Custom Nodes

Credits

comfyanonymous/ComfyUI - A powerful and modular stable diffusion GUI.

WASasquatch/was-node-suite-comfyui - A powerful custom node extensions of ComfyUI.

TinyTerra/ComfyUI_tinyterraNodes - A selection of nodes for Stable Diffusion ComfyUI

hnmr293/ComfyUI-nodes-hnmr - ComfyUI custom nodes - merge, grid (aka xyz-plot) and others

SeargeDP/SeargeSDXL - ComfyUI custom nodes - Prompt nodes and Conditioning nodes

LucianoCirino/efficiency-nodes-comfyui - A collection of ComfyUI custom nodes.

SLAPaper/ComfyUI-Image-Selector - Select one or some of images from a batch

About

Custom nodes for SDXL and SD1.5 including Multi-ControlNet, LoRA, Aspect Ratio, Process Switches, and many more nodes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages