mirror of
https://github.com/jags111/efficiency-nodes-comfyui.git
synced 2026-03-21 21:22:13 -03:00
8b7800ad5b5d0135d0abf61a55270d1939c3ec52
Efficient Loader: - Added Baked VAE as an option on 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.
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".
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.
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)
- 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%