Efficiency Nodes for ComfyUI v1.1

SD 1.5 Standard Other
Download

Efficiency Nodes for ComfyUI v1.1

Efficiency Nodes v1.1 change log:

Efficient Loader:

  • Added Baked VAE as an option on the VAE select.

  • Node will no longer reload unnecessarily on changes.

Efficient KSampler:

  • Added a 'Preview Image' toggle on the Efficient Ksampler.

  • Fixed mistakes in console messaging text.

  • Fixed bugs and errors associated with the 'Hold' state.

  • Added messages to the console for when a sampler output is being held.

  • Refactored node code.

Image Overlay:

  • Fixed rotation of overlay cropping the overlay image.

  • Fixed an issue with the opacity slider not applying transparency correctly.

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.