From 1afd44423829e5d5debbd6e56fd0b5c68e257b28 Mon Sep 17 00:00:00 2001 From: Changrz777 <51637999+WhiteGiven@users.noreply.github.com> Date: Wed, 23 Oct 2024 23:35:36 +0800 Subject: [PATCH] Register my Custom node - [ComfyUI-Rodin] (#1182) * add rodin * Update custom-node-list.json --------- Co-authored-by: WhiteGiven Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com> --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 5e802382..02e7dc66 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -80,6 +80,17 @@ "install_type": "git-clone", "description": "Nodes: ColorBlend, ControlLoraSave, GetImageSize. NOTE: Control-LoRA recolor example uses these nodes." }, + { + "author": "DeemosTech", + "title": "ComfyUI-Rodin", + "id": "rodinHyperhuamn", + "reference": "https://github.com/Ravenmelt/ComfyUI-Rodin", + "files": [ + "https://github.com/Ravenmelt/ComfyUI-Rodin" + ], + "install_type": "git-clone", + "description": "Comfyui-rodin is a 3D generation extension based on Rodin-API. It provides many of the functionality nodes currently available in RodinAPI and It provides a 3D preview node for ComfyUI." + }, { "author": "Fannovel16", "title": "ComfyUI's ControlNet Auxiliary Preprocessors",