From d13b19d43dba4db8ae4db2abbf700a3ee7b8ba4b Mon Sep 17 00:00:00 2001 From: Android zhang <53324261+zade23@users.noreply.github.com> Date: Tue, 29 Jul 2025 20:02:18 +0800 Subject: [PATCH] Update custom-node-list.json (#2036) Add ComfyUI-MoGe2 --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 9f379906..fcf974d4 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -29467,6 +29467,16 @@ "install_type": "git-clone", "description": "ComfyUI nodes to use Distill-Any-Depth prediction." }, + { + "author": "Android zhang", + "title": "ComfyUI-MoGe2", + "reference": "https://github.com/zade23/Comfyui-MoGe2", + "files": [ + "https://github.com/zade23/Comfyui-MoGe2" + ], + "install_type": "git-clone", + "description": "Runs the MoGe2 model on the input image. \n v1: Ruicheng/moge-vitl \n v2: Ruicheng/moge-2-vitl-normal" + }, { "author": "swisscore-py", "title": "ComfyUI Telegram Suite",