From f571baacf91fbf75714e35033a115e1d9885408c Mon Sep 17 00:00:00 2001 From: Light-x02 <105165695+Light-x02@users.noreply.github.com> Date: Mon, 29 Sep 2025 00:18:20 +0200 Subject: [PATCH] Add ComfyUI-Lightx02-Nodes and remove duplicates (#2185) * Update custom-node-list.json * Update custom-node-list.json --- custom-node-list.json | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index fc7aa00c..8e16eea6 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -21067,14 +21067,14 @@ }, { "author": "Light-x02", - "title": "Image Metadata Nodes", - "id": "image_metadata_nodes", - "reference": "https://github.com/Light-x02/ComfyUI-Image-Metadata-Nodes", + "title": "Light-x02 Nodes", + "id": "Light-x02_Nodes", + "reference": "https://github.com/Light-x02/ComfyUI-Lightx02-Nodes", "files": [ - "https://github.com/Light-x02/ComfyUI-Image-Metadata-Nodes" + "https://github.com/Light-x02/ComfyUI-Lightx02-Nodes" ], "install_type": "git-clone", - "description": "Nodes for loading and saving images with metadata in ComfyUI." + "description": "Custom nodes for ComfyUI by Light-x02. Optimize and simplify workflows, adding utilities, samplers, schedulers and various tools (Flux, images, etc.) to enrich and extend ComfyUI’s capabilities." }, { "author": "Light-x02", @@ -21087,16 +21087,6 @@ "install_type": "git-clone", "description": "A combined node for ComfyUI with six configurable tabs for managing multiple parameter configurations, including guidance, sampler, scheduler, steps, and denoise." }, - { - "author": "Light-x02", - "title": "Crop Image by Lightx02", - "reference": "https://github.com/Light-x02/ComfyUI_Crop_Image_By_Lightx02", - "files": [ - "https://github.com/Light-x02/ComfyUI_Crop_Image_By_Lightx02" - ], - "install_type": "git-clone", - "description": "CropImageByLightx02 is a ComfyUI node that allows cropping an image (and optionally its mask) using pixel values." - }, { "author": "marcoc2", "title": "Image Processing Suite for ComfyUI",