mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-23 08:42:31 +08:00
Add Lora Pipeline to Manager custom node list (#2799)
This commit is contained in:
parent
f1863994f4
commit
15fd6dbe37
@ -46328,6 +46328,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user