mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-03 18:50:49 +08:00
Add ComfyUI User Profiles to custom-node-list.json
User profile management extension with: - Multiple profiles with custom input/output folders - Password protection - Optional file encryption (AES-256) - Native toolbar integration
This commit is contained in:
parent
f4fdd51ce9
commit
c98117a802
@ -39423,6 +39423,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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user