From 590bd8c4b9ad84564fb3d9cbd12aa12c27076b4b Mon Sep 17 00:00:00 2001 From: jupo-ai Date: Sun, 17 Aug 2025 07:05:03 +0900 Subject: [PATCH] Update custom-node-list.json (#2083) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 4d0888c9..2e281072 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -31474,6 +31474,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "jupo-ai", + "title": "comfy-linear-move", + "id": "comfy-linear-move", + "reference": "https://github.com/jupo-ai/comfy-linear-move", + "files": [ + "https://github.com/jupo-ai/comfy-linear-move" + ], + "install_type": "git-clone", + "description": "Move nodes linearly." } ] }