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:** - HiResFix using the **Efficient Loader**, **Ksampler (Efficient)**, and **HiResFix Script** nodes [](https://github.com/LucianoCirino/efficiency-nodes-comfyui/blob/main/workflows/HiRes%20Fix.png) - SDXL Refining using the **Eff. SDXL Loader**, and **Ksampler SDXL (Eff.)** [](https://github.com/LucianoCirino/efficiency-nodes-comfyui/blob/main/workflows/SDXL%20Base%2BRefine.png) - 2D Plotting using the **XY Plot** & **Ksampler (Efficient)** nodes [](https://github.com/LucianoCirino/efficiency-nodes-comfyui/blob/main/workflows/XYplot/X-Seeds%20Y-Checkpoints.png) [](https://github.com/LucianoCirino/efficiency-nodes-comfyui/blob/main/workflows/XYplot/LoRA%20Plot%20X-ModelStr%20Y-ClipStr.png) - Photobashing using the **Image Overlay** node [](https://github.com/LucianoCirino/efficiency-nodes-comfyui/blob/main/workflows/Image%20Overlay.png) ### 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.