From 7a32e544a71b290494e6f1ad8cc59d6308ee5c87 Mon Sep 17 00:00:00 2001 From: Sssnap <143506979+SS-snap@users.noreply.github.com> Date: Wed, 7 May 2025 22:54:45 +0800 Subject: [PATCH] Update custom-node-list.json (#1792) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b4ff2e95..f51564fe 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17218,6 +17218,16 @@ ], "install_type": "git-clone", "description": "This node is used to enhance image details. We can add a latent space image and introduce any amount of noise. Then, we can start denoising at any timestep. This allows us to add more details to the image while maintaining overall consistency as much as possible." + }, + { + "author": "SSsnap", + "title": "Comfyui_SSsnap_pose-Remapping", + "reference": "https://github.com/SS-snap/Comfyui_SSsnap_pose-Remapping", + "files": [ + "https://github.com/SS-snap/Comfyui_SSsnap_pose-Remapping" + ], + "install_type": "git-clone", + "description": "A pose remapping node with support for joint locking." }, { "author": "RiceRound",