From e4bd85f8a94f802f0419cebf6c6d13d4dce3f81a Mon Sep 17 00:00:00 2001 From: Sssnap <143506979+SS-snap@users.noreply.github.com> Date: Tue, 6 May 2025 16:03:24 +0800 Subject: [PATCH] Update custom-node-list.json --- 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",