Efficiency Nodes for ComfyUI ======= ### A collection of ComfyUI custom nodes to help streamline workflows and reduce total node count. ## [Direct Download Link](https://github.com/LucianoCirino/efficiency-nodes-comfyui/releases/download/v1.92/efficiency-nodes-comfyui-v192.7z) ### Nodes:
Efficient Loader & Eff. Loader SDXL

KSampler (Efficient), KSampler Adv. (Efficient), KSampler SDXL (Eff.) - Modded KSamplers with the ability to live preview generations and/or vae decode images. - Feature a special seed box that allows for a clearer management of seeds. (-1 seed to apply the selected seed behavior) - Can execute a variety of scripts, such as the XY Plot script. To activate the script, simply connect the input connection.

           

Script Nodes - A group of node's that are used in conjuction with the Efficient KSamplers to execute a variety of 'pre-wired' actions. - Script nodes can be chained if their input/outputs allow it. Multiple instances of the same Script Node in a chain does nothing.

XY Plot

HighRes-Fix

Noise Control

Tiled Upscaler

AnimateDiff

Image Overlay - Node that allows for flexible image overlaying. Works also with image batches.

SimpleEval Nodes - A collection of nodes that allows users to write simple Python expressions for a variety of data types using the simpleeval library.

       

## **Workflow Examples:** - HiResFixing with the **HiRes-Fix Script** node [](https://github.com/LucianoCirino/efficiency-nodes-comfyui/blob/v2.0/workflows/HiResFix%20Script.png) - SDXL Refining using the **Eff. SDXL Loader**, & **Ksampler SDXL (Eff.)** [](https://github.com/LucianoCirino/efficiency-nodes-comfyui/blob/v2.0/workflows/SDXL%20Refining%20%26%20Noise%20Control%20Script.png) - Comparing LoRA Model & Clip Strenghts via the **XY Plot** node. [](https://github.com/LucianoCirino/efficiency-nodes-comfyui/blob/v2.0/workflows/XYPlot%20-%20LoRA%20Model%20vs%20Clip%20Strengths.png) - Stacking Scripts: **XY Plot** + **Noise Control** + **HiRes-Fix** [](https://github.com/LucianoCirino/efficiency-nodes-comfyui/blob/v2.0/workflows/XYPlot%20-%20Seeds%20vs%20Checkpoints%20%26%20Stacked%20Scripts.png) - Stacking Scripts: **AnimateDiff** + **HiRes-Fix** [](https://github.com/LucianoCirino/efficiency-nodes-comfyui/blob/v2.0/workflows/AnimateDiff%20%26%20HiResFix%20Scripts.gif) ### Dependencies Dependencies are automatically installed during ComfyUI boot up. ## **Install:** To install, drop the "_**efficiency-nodes-comfyui**_" folder into the "_**...\ComfyUI\ComfyUI\custom_nodes**_" directory and restart UI.