From 5bb110f7e6b586c99304dc82246eb3934be25778 Mon Sep 17 00:00:00 2001
From: TSC <112517630+LucianoCirino@users.noreply.github.com>
Date: Wed, 7 Jun 2023 18:05:49 -0500
Subject: [PATCH] Update README.md
---
README.md | 19 ++++---------------
1 file changed, 4 insertions(+), 15 deletions(-)
diff --git a/README.md b/README.md
index cee3a06..762c0a1 100644
--- a/README.md
+++ b/README.md
@@ -5,10 +5,7 @@ Efficiency Nodes for ComfyUI
## **Currently Available Nodes:**
Ksampler (Efficient)
-• 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".
-• Has the capability to generate 2D plots that allow for easy comparison of different parameter settings.
+• A modded KSampler with the ability to preview/output images and run scripts.
Efficient Loader
@@ -16,23 +13,15 @@ Efficiency Nodes for ComfyUI
XY Plot
-• 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.
Image Overlay
• Node that allows for flexible image overlaying.
-Evaluate Integers
-• 3 integer input node that gives the user ability to write simpleeval python expressions and output results as a INT/FLOAT/STRING.
-
-
-Evaluate Floats
-• 3 float input node that gives the user ability to write simpleeval python expressions and output results as a INT/FLOAT/STRING.
-
-
-Evaluate Strings
-• 3 string input node that gives the user ability to write simpleeval python expressions and output results as a STRING.
+SimpleEval
+• A collection of nodes that allows users to write simple Python expressions using the "simpleeval" library.
## **Examples:**