From 915f040a22a862f809bc25c6b04ba26f841a2afc Mon Sep 17 00:00:00 2001 From: Harry C Date: Tue, 22 Oct 2024 18:00:09 +0800 Subject: [PATCH] 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 ba576102..d26cc0ed 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -16144,6 +16144,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": "[MusePoseRemaster](https://github.com/hoveychen/ComfyUI-MusePose-Remaster) is a remaster version of ComfyUI MusePose node.\nIt supports auto weights download, etc\nRemove most necessary dependencies" } ] }