Update README.md

This commit is contained in:
TSC
2023-04-17 22:35:39 -05:00
committed by GitHub
parent 7b92615a7a
commit 60184adf1d

View File

@@ -8,6 +8,7 @@ Efficiency Nodes for ComfyUI
• A modded KSampler with the ability to preview and output images.<br>
• Re-outputs key inputs which helps promote a cleaner and more streamlined workflow look for ComfyUI.<br>
• 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.
<blockquote>note: when using multiple instances of this node, each instance must have a unique ID for the "Hold" state to function properly.</blockquote>
</ul></details>
@@ -15,6 +16,10 @@ Efficiency Nodes for ComfyUI
• A combination of common initialization nodes.
</ul></details>
<details><summary>XY Plot</summary><ul>
• A node that allows the user to define parameters for the KSampler (Efficient) to plot on a grid.
</ul></details>
<details><summary>Image Overlay</summary><ul>
• Node that allows for flexible image overlaying.
</ul></details>
@@ -37,6 +42,8 @@ Efficiency Nodes for ComfyUI
<img src="https://github.com/LucianoCirino/efficiency-nodes-comfyui/blob/main/workflows/ImgOverlay.png" width="720">
- XY Plotting using the **XY Plot** & **Ksampler (Efficient)** nodes
<img src="https://github.com/LucianoCirino/efficiency-nodes-comfyui/blob/main/workflows/XYplot/HiResFix%20Steps_vs_LatentBatch.png" width="720">
## **Install:**
To install, drop the "_**efficiency-nodes-comfyui**_" folder into the "_**...\ComfyUI\ComfyUI\custom_nodes**_" directory and restart UI.