diff --git a/custom-node-list.json b/custom-node-list.json index 47b57345..86e8a366 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -40468,6 +40468,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "femanzo", + "title": "ComfyUI User Profiles", + "id": "comfyui-user-profiles", + "reference": "https://github.com/femanzo/comfyui-user-profiles", + "files": [ + "https://github.com/femanzo/comfyui-user-profiles" + ], + "install_type": "git-clone", + "description": "User profile management with custom input/output folders and optional file encryption (AES-256). Create multiple profiles, protect with passwords, and encrypt your files when logged out." } ] }