Add Lora Pipeline to Manager custom node list (#2799)

This commit is contained in:
Andrés Zsögön 2026-04-16 15:07:54 -03:00 committed by GitHub
parent f1863994f4
commit 15fd6dbe37
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46328,6 +46328,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "andreszs",
"title": "ComfyUI-Lora-Pipeline",
"reference": "https://github.com/andreszs/ComfyUI-Lora-Pipeline",
"files": [
"https://github.com/andreszs/ComfyUI-Lora-Pipeline"
],
"install_type": "git-clone",
"description": "Area-based LoRA and conditioning workflow tools for ComfyUI with multi-region control."
}
]
}