From f8ec9abfada351d4344a7e161aac29df90c2f806 Mon Sep 17 00:00:00 2001 From: Shanoah Alkire Date: Thu, 5 Dec 2024 12:04:57 -0800 Subject: [PATCH] Update the description of ComfyUI_SageUtils. (#1299) Updates the description given of ComfyUI_SageUtils to give a proper description, rather then a list of nodes. --- custom-node-list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 16cca057..01dbb52c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17090,13 +17090,13 @@ }, { "author": "arcum42", - "title": "ComfyUI_SageUtils", + "title": "Sage Utils", "reference": "https://github.com/arcum42/ComfyUI_SageUtils", "files": [ "https://github.com/arcum42/ComfyUI_SageUtils" ], "install_type": "git-clone", - "description": "NODES:Load Checkpoint With Name, Lora Stack Debug String, Simple Lora Stack, Lora Stack Loader, Prompts to CLIP, Sampler Info, KSampler w/ Sampler Info, Construct Metadata, Save Image with Added Metadata, Set Integer, ..." + "description": "A collection of custom nodes by arcum42. Currently focused on saving metadata in images so that Civitai picks it up, pulling Civitai information, and misc helper nodes." }, { "author": "sweetndata",