diff --git a/custom-node-list.json b/custom-node-list.json index d1d49ce3..881a78c2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45937,6 +45937,16 @@ "install_type": "git-clone", "description": "Mayo's Custom Nodes, including Aspect Ratio Randomizer and Custom Dropdown" }, + { + "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." + }, @@ -46328,16 +46338,6 @@ ], "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." } ] } diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index e6fa326c..5d874840 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "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." + }, { "author": "Zinigo", "title": "Prompt Builder [NAME CONFLICT]", @@ -70,16 +80,6 @@ "install_type": "git-clone", "description": "Shows real-time token count and adds a copy button to CLIPTextEncode nodes in ComfyUI.\nNOTE: The files in the repo are not organized." }, - { - "author": "andreszs", - "title": "LoRA Pipeline [WIP]", - "reference": "https://github.com/andreszs/ComfyUI-Lora-Pipeline", - "files": [ - "https://github.com/andreszs/ComfyUI-Lora-Pipeline" - ], - "install_type": "git-clone", - "description": "Area-based LoRA scheduling and area conditioning wrappers for ComfyUI.\nNOTE: The files in the repo are not organized." - }, { "author": "Lisa-Mays", "title": "wan-model-downloader",