From 981529c5132033fd6f614c69582284fc91e02273 Mon Sep 17 00:00:00 2001 From: S4MUEL Date: Sun, 10 Aug 2025 21:43:25 +0800 Subject: [PATCH] Update custom-node-list.json Add custom-node : ComfyUI-S4Motion --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 79c07a10..36b939dd 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "S4MUEL404", + "title": "ComfyUI S4Motion", + "id": "comfyui-s4motion", + "reference": "https://github.com/S4MUEL-404/ComfyUI-S4Motion", + "files": [ + "https://github.com/S4MUEL-404/ComfyUI-S4Motion" + ], + "install_type": "git-clone", + "description": "A set of ComfyUI nodes for animating a foreground layer over a background, with unified timing and high-quality composition. It includes effectors for rotation, position, path-following position, scale, opacity, distortion, and masking, plus a core node that composes frames and exports APNG/WEBP and a frame sequence." + }, { "author": "S4MUEL404", "title": "ComfyUI S4Tool Image",