mirror of
https://github.com/jags111/efficiency-nodes-comfyui.git
synced 2026-03-24 22:52:13 -03:00
Update README.md
This commit is contained in:
19
README.md
19
README.md
@@ -5,10 +5,7 @@ Efficiency Nodes for ComfyUI
|
|||||||
|
|
||||||
## **Currently Available Nodes:**
|
## **Currently Available Nodes:**
|
||||||
<details><summary>Ksampler (Efficient)</summary><ul>
|
<details><summary>Ksampler (Efficient)</summary><ul>
|
||||||
• A modded KSampler with the ability to preview and output images.<br>
|
• A modded KSampler with the ability to preview/output images and run scripts.<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".<br>
|
|
||||||
• Has the capability to generate 2D plots that allow for easy comparison of different parameter settings.
|
|
||||||
</ul></details>
|
</ul></details>
|
||||||
|
|
||||||
<details><summary>Efficient Loader</summary><ul>
|
<details><summary>Efficient Loader</summary><ul>
|
||||||
@@ -16,23 +13,15 @@ Efficiency Nodes for ComfyUI
|
|||||||
</ul></details>
|
</ul></details>
|
||||||
|
|
||||||
<details><summary>XY Plot</summary><ul>
|
<details><summary>XY Plot</summary><ul>
|
||||||
• A node that allows users to specify parameters for the KSampler (Efficient) to plot on a grid.
|
• A collection of nodes that allows users to specify parameters for the KSampler (Efficient) to plot on a grid.
|
||||||
</ul></details>
|
</ul></details>
|
||||||
|
|
||||||
<details><summary>Image Overlay</summary><ul>
|
<details><summary>Image Overlay</summary><ul>
|
||||||
• Node that allows for flexible image overlaying.
|
• Node that allows for flexible image overlaying.
|
||||||
</ul></details>
|
</ul></details>
|
||||||
|
|
||||||
<details><summary>Evaluate Integers</summary><ul>
|
<details><summary>SimpleEval</summary><ul>
|
||||||
• 3 integer input node that gives the user ability to write simpleeval python expressions and output results as a INT/FLOAT/STRING.
|
• A collection of nodes that allows users to write simple Python expressions using the "simpleeval" library.
|
||||||
</ul></details>
|
|
||||||
|
|
||||||
<details><summary>Evaluate Floats</summary><ul>
|
|
||||||
• 3 float input node that gives the user ability to write simpleeval python expressions and output results as a INT/FLOAT/STRING.
|
|
||||||
</ul></details>
|
|
||||||
|
|
||||||
<details><summary>Evaluate Strings</summary><ul>
|
|
||||||
• 3 string input node that gives the user ability to write simpleeval python expressions and output results as a STRING.
|
|
||||||
</ul></details>
|
</ul></details>
|
||||||
|
|
||||||
## **Examples:**
|
## **Examples:**
|
||||||
|
|||||||
Reference in New Issue
Block a user