From fa4d103d7fdab66c59c48bcad5aeae5876d87c9b Mon Sep 17 00:00:00 2001 From: 0xbitches <122321879+0xbitches@users.noreply.github.com> Date: Mon, 23 Oct 2023 06:06:16 -0700 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 9447f94..42c6dc9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2284,6 +2284,16 @@ "install_type": "git-clone", "description": "Nodes: RandomPrompt, TransparentImage, LoadImageFromPath, SplitLongMask" }, + { + "author": "0xbitches", + "title": "Latent Consistency Model for ComfyUI", + "reference": "https://github.com/0xbitches/ComfyUI-LCM", + "files": [ + "https://github.com/0xbitches/ComfyUI-LCM" + ], + "install_type": "git-clone", + "description": "This custom node implements a Latent Consistency Model sampler in ComfyUI." + }, { "author": "ostris", "title": "Ostris Nodes ComfyUI",