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.
This commit is contained in:
Shanoah Alkire 2024-12-05 12:04:57 -08:00 committed by GitHub
parent 2b4f5f5879
commit f8ec9abfad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",