Skip to content

Commit

Permalink
updates to nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
Suzie1 committed Dec 23, 2023
1 parent ba3fe4e commit db3c36c
Show file tree
Hide file tree
Showing 8 changed files with 1,104 additions and 482 deletions.
5 changes: 3 additions & 2 deletions Patch_Notes.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# 🧩 Comfyroll Custom Nodes - Patch Notes

## v1.45 Dec 22, 2023
## v1.47 Dec 23, 2023
- added CR Load Image List
- added CR Load Image List Plus
- updated CR Font File List

## v1.45 Dec 22, 2023
## v1.46 Dec 22, 2023
- PR70 fixed issue #62 with RGB output from gradient nodes

## PR78 Dec 21, 2023
Expand Down
37 changes: 8 additions & 29 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# 🧩 Comfyroll Custom Nodes for SDXL and SD1.5
# 🧩 Comfyroll Custom Nodes

Co-authored by Suzie1 and RockOfFire

These nodes can be used in any ComfyUI workflow.
# Wiki

Please use our new wiki for info on the nodes and lots of examples of their use.

https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki

# Installation

Expand All @@ -18,11 +22,6 @@ You can also install the nodes using the following methods:

https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md


# Wiki

https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki

# List of Custom Nodes

__🔳 Aspect Ratio__
Expand Down Expand Up @@ -62,6 +61,7 @@ __🔂 Process__
__👓 Graphics - Filter__
* CR Color Tint
* CR Halftone Filter
* CR Vignette Filter (new 21/12/2023)

__🌈 Graphics - Pattern__
* CR Halftone Grid
Expand Down Expand Up @@ -94,6 +94,7 @@ __🌁 Graphics - Layout__
* CR Page Layout
* CR Image Grid Panel
* CR Image Border
* CR Feathered Border (new 21/12/2023)
* CR Color Panel
* CR Simple Text Panel
* CR Overlay Transparent Image
Expand Down Expand Up @@ -182,28 +183,6 @@ CR Animation Nodes are now included in the Comfyroll Custom Nodes pack.

[Animation Nodes](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/suzie_dev/Animation_Nodes.md)

# 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](/images/Efficiency_Compability.JPG)

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

# Comfyroll Workflow Templates

The nodes were originally made for use in the Comfyroll Template Workflows.
Expand Down
Loading

0 comments on commit db3c36c

Please sign in to comment.