add LoRA Power-Merger extension to custom-node-list.json (#720)

Co-authored-by: larsupb <larsupb@gmx.net>
This commit is contained in:
larsupb 2024-05-28 14:25:14 +02:00 committed by GitHub
parent 3638262d0d
commit a040ed4557
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",