diff --git a/custom-node-list.json b/custom-node-list.json index 47b57345..3e4b337e 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -40458,6 +40458,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", @@ -40468,6 +40480,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"] + } ] }