From 7bf18a81d3d9578f3189e93b597a7db6a48dd782 Mon Sep 17 00:00:00 2001 From: KarryCharon Date: Tue, 19 Mar 2024 18:31:16 +0800 Subject: [PATCH] add comfyui-cup repo --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index d5731382..ab116c79 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1669,6 +1669,16 @@ "install_type": "git-clone", "description": "Improve the interactive experience of using ComfyUI, such as making the loading of ComfyUI models more intuitive and making it easier to create model thumbnails" }, + { + "author": "AIGODLIKE", + "title": "ComfyUI-CUP", + "reference": "https://github.com/AIGODLIKE/ComfyUI-CUP", + "files": [ + "https://github.com/AIGODLIKE/ComfyUI-CUP" + ], + "install_type": "git-clone", + "description": "Bridge between ComfyUI and blender's ComfyUI-BlenderAI-node addon." + }, { "author": "syllebra", "title": "BilboX's ComfyUI Custom Nodes",