mirror of
https://github.com/jags111/efficiency-nodes-comfyui.git
synced 2026-03-25 15:15:45 -03:00
Update README.md
This commit is contained in:
40
README.md
40
README.md
@@ -4,32 +4,28 @@ Efficiency Nodes for ComfyUI
|
|||||||
## [Direct Download Link](https://github.com/LucianoCirino/efficiency-nodes-comfyui/releases/download/v1.0/efficiency-nodes-comfyui.v1.0.zip)
|
## [Direct Download Link](https://github.com/LucianoCirino/efficiency-nodes-comfyui/releases/download/v1.0/efficiency-nodes-comfyui.v1.0.zip)
|
||||||
|
|
||||||
## **Currently Available Nodes:**
|
## **Currently Available Nodes:**
|
||||||
<details><summary>Ksampler (Efficient)</summary>
|
<details><summary>Ksampler (Efficient)</summary><ul>
|
||||||
|
• A modded KSampler with the ability to preview and output images.<br>
|
||||||
|
• Re-outputs key inputs for a cleaner ComfyUI workflow look.<br>
|
||||||
|
• Can force hold all of its outputs without regenerating by setting its state to "Hold".
|
||||||
|
<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>
|
||||||
|
|
||||||
* Modded KSampler that has the ability to preview and output images<br>
|
<details><summary>Efficient Loader</summary><ul>
|
||||||
* Re-outputs key inputs for a cleaner ComfyUI workflow look<br>
|
• A combination of common initialization nodes.
|
||||||
* Can force hold all of its outputs without regenerating, including the output image
|
</ul></details>
|
||||||
<blockquote>note: When using multiple instances of this node, each node must have a unique id for the "Hold" function to work properly</blockquote>
|
|
||||||
</details>
|
|
||||||
<details><summary>Efficient Loader</summary>
|
|
||||||
|
|
||||||
* A combination of common initialization nodes
|
<details><summary>Image Overlay</summary><ul>
|
||||||
</details>
|
• Node that allows for flexible image overlaying.
|
||||||
|
</ul></details>
|
||||||
|
|
||||||
<details><summary>Image Overlay</summary>
|
<details><summary>Evaluate Integers</summary><ul>
|
||||||
|
• 3 integer input node that gives the user ability to write their own python expression for a INT/FLOAT type output.
|
||||||
|
</ul></details>
|
||||||
|
|
||||||
* Node that allows for flexible image overlaying
|
<details><summary>Evaluate Strings</summary><ul>
|
||||||
</details>
|
• 3 string input node that gives the user ability to write their own python expression for a STRING type output.
|
||||||
|
</ul></details>
|
||||||
<details><summary>Evaluate Integers</summary>
|
|
||||||
|
|
||||||
* 3 integer input node that gives the user ability to write their own python expression for a INT/FLOAT type output.
|
|
||||||
</details>
|
|
||||||
|
|
||||||
<details><summary>Evaluate Strings</summary>
|
|
||||||
|
|
||||||
* 3 string input node that gives the user ability to write their own python expression for a STRING output.
|
|
||||||
</details>
|
|
||||||
|
|
||||||
## **Examples:**
|
## **Examples:**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user