diff --git a/custom-node-list.json b/custom-node-list.json index 42d1d72f..c2852190 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -26536,6 +26536,17 @@ "description": "Custom ComfyUI nodes for generating prompts using Grok AI, enhancing prompt creation for text-to-image workflows.", "install_type": "git-clone" }, + { + "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." + }, @@ -26967,18 +26978,6 @@ "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." - } - ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 11d6ba19..22db25e1 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -63,6 +63,17 @@ "install_type": "git-clone", "description": "ComfyUI custom node for FramePack, supporting 1-frame inferences." }, + { + "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." + }, { "author": "angree", "title": "Q Find Mask Size",