From 032332368ae1b93e09b517e01382b0fb71e9e11c Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" <128333288+ltdrdata@users.noreply.github.com> Date: Fri, 12 Dec 2025 04:51:47 +0900 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 12a8c871..9b2b4703 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -38686,6 +38686,18 @@ "install_type": "unzip", "description": "Various image processing nodes." }, + { + "author": "MajoorWaldi", + "title": "Majoor Assets Manager", + "id": "ComfyUI-Majoor-AssetsManager", + "reference": "https://github.com/MajoorWaldi/ComfyUI-Majoor-AssetsManager", + "files": [ + "https://github.com/MajoorWaldi/ComfyUI-Majoor-AssetsManager" + ], + "install_type": "git-clone", + "description": "An advanced Assets manager for ComfyUI outputs with gallery, metadata inspection, ratings, and tags.", + "tags": ["Assets manager", "gallery", "metadata", "workflow", "utility"] + }, { "author": "aimingfail", "title": "Image2Halftone Node for ComfyUI", @@ -38696,16 +38708,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "MajoorWaldi", - "title": "Majoor Assets Manager", - "id": "ComfyUI-Majoor-AssetsManager", - "reference": "https://github.com/MajoorWaldi/ComfyUI-Majoor-AssetsManager", - "files": ["https://github.com/MajoorWaldi/ComfyUI-Majoor-AssetsManager.git"], - "install_type": "git-clone", - "description": "An advanced Assets manager for ComfyUI outputs with gallery, metadata inspection, ratings, and tags.", - "tags": ["Assets manager", "gallery", "metadata", "workflow", "utility"] } ] }