Efficiency Nodes for ComfyUI: v1.57: efficiencyNodesFor_v157.zip

Other Standard Archive
Download

***Efficiency Nodes v1.57 Updates***

# UPDATES/CHANGES:

- 4 new XY Plot Input nodes HAVE BEEN ADDED: "Positive Prompt S/R", "Negative Prompt S/R",

"Clip Skip", and "Manual XY Entry".

- Renamed the 'Join XY Inputs' node to 'Join XY Inputs of Same Type' to aliviate confusion.

- Efficient Loader LoRAs now get applied also to "Checkpoint" XY Plots.

- 'cache_settings.json' has been renamed 'node_settings.json'.

- Added a few new customizable node options on the 'node_settings.json'.

# BUG FIXES:

- Fixed a bug where the Efficient Loader would not clear its models cache properly, causing

it to repeatedly load models (ckpt/vae/lora) after any changes.

- Cleaned and fixed XY Plot console printouts.

- Fixed text clipping issues with the XY Plot's Y_labels.

- Fixed a bug where the XY Plot Image results did not always visibly align with the

KSampler (Efficient) IMAGE/LATENT outputs.

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.