TSC 1b882e0f11 Auto Package Installer Changes
Auto required package isntaller package now uses the "requirements.txt" folder as reference for what packages to install. 
Packages are also now installed straight to the ComfyUI's python embedded site-packages folder via relative pathing. 
Updated messages to be cleaner on console aswell.
2023-08-07 22:25:34 -05:00
2023-08-06 22:09:13 -05:00
2023-08-06 22:46:52 -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-04-23 15:26:46 -05:00
2023-08-06 22:26:17 -05:00
2023-08-06 22:09:13 -05:00
2023-07-30 21:33:33 -05:00
2023-08-07 22:25:34 -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/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.

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%