diff --git a/custom-node-list.json b/custom-node-list.json index b21a3606..560a9c9c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -41060,6 +41060,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", @@ -41070,6 +41082,18 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "MajoorWaldi", + "title": "Majoor Project Settings", + "id": "ComfyUI-Majoor-ProjectSettings", + "reference": "https://github.com/MajoorWaldi/ComfyUI-Majoor-ProjectSettings", + "files": [ + "https://github.com/MajoorWaldi/ComfyUI-Majoor-ProjectSettings" + ], + "install_type": "git-clone", + "description": "A custom node extension that adds project management functionality to ComfyUI.", + "tags": ["project manager", "settings", "metadata", "workflow", "utility","comfy",""project"] + } ] }