From 71c602be9588174b4f06c86c86456781ae4d842c Mon Sep 17 00:00:00 2001 From: Douglas Griffith Date: Mon, 23 Sep 2024 19:35:06 -0400 Subject: [PATCH] fix duplicate repo in custom-node-list (#1082) --- 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 fef137cd..f500e08d 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -12591,9 +12591,9 @@ "author": "RhizoNymph", "title": "ComfyUI-CLIPSlider", "id": "clipslider", - "reference": "https://github.com/RhizoNymph/ComfyUI-Latte", + "reference": "https://github.com/RhizoNymph/ComfyUI-CLIPSlider", "files": [ - "https://github.com/RhizoNymph/ComfyUI-Latte" + "https://github.com/RhizoNymph/ComfyUI-CLIPSlider" ], "install_type": "git-clone", "description": "A node to replicate [a/https://huggingface.co/spaces/latentexplorers/latentnavigation-flux](A node to replicate https://huggingface.co/spaces/latentexplorers/latentnavigation-flux)"