From 6f9e782a8537c01f7599e7edc2ff0059b5042498 Mon Sep 17 00:00:00 2001 From: WhiteGiven Date: Wed, 23 Oct 2024 17:11:20 +0800 Subject: [PATCH] add rodin --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 04f481f4..fb81f978 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.git", + "files": [ + "https://github.com/Ravenmelt/ComfyUI-Rodin.git" + ], + "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",