diff --git a/custom-node-list.json b/custom-node-list.json index f2cf4161..42d1d72f 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -26967,6 +26967,18 @@ "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." } + { + "author": "LingSss9", + "title": "Comfyui-Merge-LoRA", + "id": "comfyui-merge", + "reference": "https://github.com/LingSss9/comfyui-merge", + "files": [ + "https://github.com/LingSss9/comfyui-merge" + ], + "install_type": "git-clone", + "description": "Merge up to 4 LoRA models with balanced, order-independent logic. Inspired by WebUI SuperMerger." + } + ] }