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"] } ] }