mirror of
https://github.com/jags111/efficiency-nodes-comfyui.git
synced 2026-03-21 13:12:13 -03:00
0b37a611090232bad4b52bca2d57f2d4b3374f74
**Efficiency Nodes v1.35 Changes** Bug fixes: - The Efficient Loader no longer endlessly loads checkpoints/VAEs into RAM. - Fixed an issue with the XY Plot calling for a potentially non-existant font. - Fixed a bug where the XY Plot image results were being cropped at bottom. Changes: - The KSampler Efficient's "my_unique_id" has been removed. - Script results now preview regardless of the "preview_image" setting. - Efficient Loader node now supports LoRA. - Added 'Scheduler' as an option type for the XY Plot node.
Efficiency Nodes for ComfyUI
A collection of ComfyUI custom nodes to help streamline workflows and reduce total node count.
Direct Download Link
Currently Available Nodes:
Ksampler (Efficient)
-
• A modded KSampler with the ability to preview and output images.
• Re-outputs key inputs which helps promote a cleaner and more streamlined workflow look for ComfyUI.
• Can force hold all of its outputs without regenerating by setting its state to "Hold".
• Has the capability to generate 2D plots that allow for easy comparison of different parameter settings.
note: when using multiple instances of this node, each instance must have a unique ID for the "Hold" state to function properly.
Efficient Loader
-
• A combination of common initialization nodes.
XY Plot
-
• A node that allows users to specify parameters for the KSampler (Efficient) to plot on a grid.
Image Overlay
-
• Node that allows for flexible image overlaying.
Evaluate Integers
-
• 3 integer input node that gives the user ability to write their own python expression for a INT/FLOAT type output.
Evaluate Strings
-
• 3 string input node that gives the user ability to write their own python expression for a STRING type output.
Examples:
- HiResFix using the Efficient Loader & Ksampler (Efficient)
- 2D Plotting using the XY Plot & Ksampler (Efficient) nodes
- Photobashing using the Image Overlay node
Install:
To install, drop the "efficiency-nodes-comfyui" folder into the "...\ComfyUI\ComfyUI\custom_nodes" directory and restart UI.
Languages
Python
76.1%
JavaScript
23.5%
CSS
0.4%