2023-06-06 23:35:31 -05:00
2023-06-06 23:02:38 -05:00
2023-04-06 15:05:52 -05:00
2023-04-06 17:04:45 -05:00
2023-04-22 13:51:45 -05:00
2023-06-06 23:35:01 -05:00
2023-04-23 15:26:46 -05:00
2023-06-06 23:15:52 -05:00

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.
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 simpleeval python expressions and output results as a INT/FLOAT/STRING.
Evaluate Floats
    • 3 float input node that gives the user ability to write simpleeval python expressions and output results as a INT/FLOAT/STRING.
Evaluate Strings
    • 3 string input node that gives the user ability to write simpleeval python expressions and output results as a STRING.

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.

Description
A collection of ComfyUI custom nodes.- Awesome smart way to work with nodes!
Readme GPL-3.0 331 MiB
Languages
Python 76.1%
JavaScript 23.5%
CSS 0.4%