Add comfyui-merge plugin info (#1866)

This commit is contained in:
YuSuu 2025-06-01 03:10:42 +08:00 committed by GitHub
parent 6062b87771
commit 47b9fa3651
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26967,6 +26967,18 @@
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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."
}
] ]
} }