diff --git a/custom-node-list.json b/custom-node-list.json index 6022c99a..b52f2b31 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4159,6 +4159,16 @@ "install_type": "git-clone", "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", "title": "ComfyUI_NAIDGenerator",