Efficiency Nodes for ComfyUI: v1.62: efficiencyNodesFor_v162.zip

Other Standard Archive
Download

Efficiency Nodes v1.62 Updates

UPDATES/CHANGES:

  • LoRA stacking is now supported for the 'Efficienct Loader' and XY Plot via the 'LoRA Stacker' node.

  • Massive code refactoring done to accomodate the new LoRA stacking changes.

BUG FIXES:

  • Fixed a bug where the XY Plot would not display the correct results when one XY type was "Sampler" and the other "Scheduler".

  • Fixed issues with XY Plot printouts.

FOR PEOPLE HAVING ERRORS:

  • The 'Efficient Loader' node's outputs have been changed. This means 'Efficient Loaders' in existing workflows must be manually replaced with a new ones from your node library.

A collection of ComfyUI custom nodes to help streamline workflows and reduce total node count.


Github Repo: https://github.com/LucianoCirino/efficiency-nodes-comfyui


Currently Available Nodes:

Ksampler (Efficient)

  • A modded KSampler with the ability to preview/output images and run scripts.

Efficient Loader

  • A combination of common initialization nodes.

XY Plotter Nodes

  • A collection of nodes that allows users to specify parameters for the KSampler (Efficient) to plot on a grid.

Image Overlay

  • Node that allows for flexible image overlaying.

SimpleEval Nodes

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