From 3e2915d531f9fdb3002fa97d5eb3e99cc33b5664 Mon Sep 17 00:00:00 2001 From: Harry C Date: Tue, 22 Oct 2024 20:31:01 +0800 Subject: [PATCH] Register custom node: ComfyUI-MusePose-Remaster (#1177) * Update custom-node-list.json * Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index cd32659d..c8f3a03c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16166,6 +16166,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "hoveychen", + "title": "ComfyUI-MusePose-Remaster", + "id": "musepose-remaster", + "reference": "https://github.com/hoveychen/ComfyUI-MusePose-Remaster", + "files": [ + "https://github.com/hoveychen/ComfyUI-MusePose-Remaster" + ], + "install_type": "git-clone", + "description": "MusePose Remaster is a remaster version of ComfyUI MusePose node.\nIt supports auto weights download, remove most necessary dependencies, etc." } ] } \ No newline at end of file