diff --git a/custom-node-list.json b/custom-node-list.json index 29199740..a02d6b9c 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -33181,16 +33181,6 @@ "install_type": "git-clone", "description": "Compare two images using ComfyUI. Connect images to both image_a and image_b inputs. Press RUN. Then use the slider to compare. Best used when two images are very similar and you want to see the differences very closely. Search for the manager for image compare, or imagecompare." }, - { - "author": "Sean-Bradley", - "title": "ComfyUI Image Compare", - "reference": "https://github.com/Sean-Bradley/ComfyUI-Image-Compare", - "files": [ - "https://github.com/Sean-Bradley/ComfyUI-Image-Compare" - ], - "install_type": "git-clone", - "description": "Compare two images using ComfyUI." - }, { "author": "LukeCoulson1", "title": "ComfyUI LoRA Combine Node", @@ -33933,12 +33923,13 @@ { "author": "PiePieDesign", "title": "PiePieTweaks", + "id": "piepie-tweaks", "reference": "https://github.com/PiePieDesign/PiePieTweaks", "files": [ "https://github.com/PiePieDesign/PiePieTweaks" ], "install_type": "git-clone", - "description": "Custom nodes for ComfyUI by PiePieDesign" + "description": "Tweaks and simple nodes for usability and common needs" }, { "author": "turnbros", @@ -34418,17 +34409,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "PiePieDesign", - "title": "PiePieTweaks", - "id": "piepie-tweaks", - "reference": "https://github.com/PiePieDesign/PiePieTweaks", - "files": [ - "https://github.com/PiePieDesign/PiePieTweaks" - ], - "install_type": "git-clone", - "description": "Tweaks and simple nodes for usability and common needs" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index a79f0f53..3a6d45d5 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -13,12 +13,13 @@ { "author": "PiePieDesign", "title": "PiePieTweaks", + "id": "piepie-tweaks", "reference": "https://github.com/PiePieDesign/PiePieTweaks", "files": [ "https://github.com/PiePieDesign/PiePieTweaks" ], "install_type": "git-clone", - "description": "Custom nodes for ComfyUI by PiePieDesign" + "description": "Tweaks and simple nodes for usability and common needs" }, { "author": "turnbros", @@ -41,14 +42,14 @@ "description": "Custom Loader for scaled_fp8 models with hybrid precision layers." }, { - "author": "Sean-Bradley", - "title": "ComfyUI Image Compare", - "reference": "https://github.com/Sean-Bradley/ComfyUI-Image-Compare", + "author": "LukeCoulson1", + "title": "ComfyUI LoRA Combine Node", + "reference": "https://github.com/LukeCoulson1/Comfyui_LoraCombine", "files": [ - "https://github.com/Sean-Bradley/ComfyUI-Image-Compare" + "https://github.com/LukeCoulson1/Comfyui_LoraCombine" ], "install_type": "git-clone", - "description": "Compare two images using ComfyUI." + "description": "A custom ComfyUI node that allows you to combine two LoRAs with adjustable strengths and multiple merging methods." }, { "author": "abdozmantar",