From 4ed83bff47a59802d5a7c43c27483942a8385965 Mon Sep 17 00:00:00 2001 From: TSC <112517630+LucianoCirino@users.noreply.github.com> Date: Tue, 8 Aug 2023 22:35:59 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 556b7ba..ac1265d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Efficiency Nodes for ComfyUI - A combination of common initialization nodes. - Able to load LoRA and Control Net stacks via its 'lora_stack' and 'cnet_stack' inputs. -- Can cache multiple Checkpoint, VAE, and LoRA models via the configuration file 'node_settings.json'. +- Can cache multiple Checkpoint, VAE, and LoRA models. (cache settings found in config file 'node_settings.json') - Used by the XY Plot node for many of its plot type dependencies.