From 60184adf1d30a913c2d6c76a5759112b4298c633 Mon Sep 17 00:00:00 2001 From: TSC <112517630+LucianoCirino@users.noreply.github.com> Date: Mon, 17 Apr 2023 22:35:39 -0500 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index f103cf6..ad13c65 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Efficiency Nodes for ComfyUI • 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". +• Simplifies the comparison of settings by generating clear and concise image plots.
note: when using multiple instances of this node, each instance must have a unique ID for the "Hold" state to function properly.
@@ -15,6 +16,10 @@ Efficiency Nodes for ComfyUI • A combination of common initialization nodes. +
XY Plot
+
Image Overlay
@@ -37,6 +42,8 @@ Efficiency Nodes for ComfyUI +- XY Plotting using the **XY Plot** & **Ksampler (Efficient)** nodes + ## **Install:** To install, drop the "_**efficiency-nodes-comfyui**_" folder into the "_**...\ComfyUI\ComfyUI\custom_nodes**_" directory and restart UI.