add LoRA Power-Merger extension to custom-node-list.json

This commit is contained in:
larsupb 2024-05-28 08:28:21 +02:00
parent 0a00e5309f
commit 5b05d17877

View File

@ -4159,6 +4159,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This is an Extension for ComfyUI, which allows you to control the logic flow with just one click!" "description": "This is an Extension for ComfyUI, which allows you to control the logic flow with just one click!"
}, },
{
"author": "larsupb",
"title": "LoRA Power-Merger ComfyUI",
"reference": "https://github.com/larsupb/LoRA-Merger-ComfyUI",
"files": [
"https://github.com/larsupb/LoRA-Merger-ComfyUI"
],
"install_type": "git-clone",
"description": "An extension for merging LoRAs. Offers a wide range of LoRA merge techniques (including dare) and XY plots. XY plots require efficiency nodes."
},
{ {
"author": "bedovyy", "author": "bedovyy",
"title": "ComfyUI_NAIDGenerator", "title": "ComfyUI_NAIDGenerator",