Efficiency Nodes for ComfyUI: v1.72: efficiencyNodesFor_v172.zip








UPDATES/CHANGES:
Added Control Net support to the 'Efficient Loader' and 'XY Plot' nodes via the new 'Control Net Stacker' node.
4 NEW XY Plot input nodes. 'Add/Return Noise', 'Start at Step', 'End at Step', and 'Control Net Strenghts'.
New KSampler Adv. (Efficient) node.
The "preview_image" input from the Efficient KSampler's has been deprecated, its been replaced by inputs "preview_method" & "vae_decode".
The new Efficient KSampler's "preview_method" input temporarily overrides the global preview setting set by the ComfyUI manager.Several XY Plot input nodes have been revamped for better XY Plot setup efficiency.
Extras:
Enable hot-reload of XY Plot lora, checkpoint, sampler, scheduler, vae via the ComfyUI refresh button.
Upgraded the auto installation of required packages from requirements.txt.
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.