This commit is contained in:
Pondowner857 2026-02-25 14:38:01 +08:00 committed by GitHub
commit df089aebf6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43815,6 +43815,38 @@
], ],
"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": "PondOwner",
"title": "comfy_Pond_Nodes",
"reference": "https://github.com/Pondowner857/comfy_Pond_Nodes",
"files": [
"https://github.com/Pondowner857/comfy_Pond_Nodes"
],
"install_type": "git-clone",
"description": "Operations involving masking and the multifunctional manipulation of images."
},
{
"author": "Pondowner857",
"title": "ComfyUI Remote Workflow Executor",
"id": "comfy_Pond_Nodes_V2",
"reference": "https://github.com/Pondowner857/comfy_Pond_Nodes_V2",
"files": [
"https://github.com/Pondowner857/comfy_Pond_Nodes_V2"
],
"install_type": "git-clone",
"description": "Remote workflow executor node - Execute workflows on remote ComfyUI servers. Supports image/text/audio/video input and output."
},
{
"author": "Pondowner857",
"title": "Workflow Protection & Encryption Plugin",
"id": "comfyui-workflow-protector",
"reference": "https://github.com/Pondowner857/comfyui-workflow-protector.git",
"files": [
"https://github.com/Pondowner857/comfyui-workflow-protector"
],
"install_type": "git-clone",
"description": "ComfyUI Workflow Protector is a security plugin for ComfyUI that provides multi-layered protection against unauthorized export, copying, or usage of workflows. It supports password-based access control and workflow file encryption to safeguard your creative work."
} }
] ]
} }