From d24ad267d7c6478fba41659ef627c6e06657637d Mon Sep 17 00:00:00 2001 From: TSC <112517630+LucianoCirino@users.noreply.github.com> Date: Sat, 21 Oct 2023 12:16:59 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 22c941a..3a1b32e 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ Efficiency Nodes for ComfyUI 2. SDXL Refining & **Noise Control Script**
[](https://github.com/LucianoCirino/efficiency-nodes-comfyui/blob/v2.0/workflows/SDXL%20Refining%20%26%20Noise%20Control%20Script.png)
-3. **XY Plot**: LoRA model_strength vs clip_strength
+3. **XY Plot**: LoRA model_strength vs clip_strength
[](https://github.com/LucianoCirino/efficiency-nodes-comfyui/blob/v2.0/workflows/XYPlot%20-%20LoRA%20Model%20vs%20Clip%20Strengths.png)
4. Stacking Scripts: **XY Plot** + **Noise Control** + **HiRes-Fix**
@@ -160,7 +160,7 @@ Efficiency Nodes for ComfyUI ### Dependencies -The python library simpleeval is required to be installed if you wish to use the **Simpleeval Nodes**. +The python library simpleeval is required to be installed if you wish to use the **Simpleeval Nodes**.
pip install simpleeval
## **Install:**