Skip to content

PGadoury/efficiency-nodes-comfyui

 
 

Repository files navigation

Efficiency Nodes for ComfyUI

A collection of ComfyUI custom nodes to help streamline workflows and reduce total node count.

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.

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.

About

A collection of ComfyUI custom nodes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%