From 3d3cbe4e696b0197c8eb3ac8eb188cd3e64b1176 Mon Sep 17 00:00:00 2001 From: Blanchon Date: Wed, 20 Mar 2024 12:18:25 +0100 Subject: [PATCH] Update layerdiffusion name --- custom-node-list.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 0fa538ea..7ec593a9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -5890,10 +5890,10 @@ }, { "author": "huchenlei", - "title": "ComfyUI-layerdiffusion", - "reference": "https://github.com/huchenlei/ComfyUI-layerdiffusion", + "title": "ComfyUI-layerdiffuse (layerdiffusion)", + "reference": "https://github.com/huchenlei/ComfyUI-layerdiffuse", "files": [ - "https://github.com/huchenlei/ComfyUI-layerdiffusion" + "https://github.com/huchenlei/ComfyUI-layerdiffuse" ], "install_type": "git-clone", "description": "ComfyUI implementation of [a/LayerDiffusion](https://github.com/layerdiffusion/LayerDiffusion)."