This commit is contained in:
Ewald ALOEBOETOE 2025-12-27 07:00:18 +01:00 committed by GitHub
commit 3a8a5f07a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39954,6 +39954,18 @@
"description": "Various image processing nodes." "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", "author": "aimingfail",
"title": "Image2Halftone Node for ComfyUI", "title": "Image2Halftone Node for ComfyUI",
"id": "img2halftone", "id": "img2halftone",
@ -39963,6 +39975,18 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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"]
} }
] ]
} }