Add comfyui-merge plugin info

This commit is contained in:
YuSuu 2025-05-24 18:04:11 +08:00
parent 9cd088feb0
commit d22a22afb3

View File

@ -26428,6 +26428,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."
}
]
}