Add Lora Pipeline to Manager custom node list

This commit is contained in:
Andrés Zsögön 2026-04-15 12:09:21 -03:00
parent 15ec9a901b
commit 4f74757ce9

View File

@ -46255,6 +46255,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."
}
]
}