Compare commits

...

6 Commits

Author SHA1 Message Date
Pondowner857
caf885078e
Merge 91f771955f into 934fd2e091 2026-05-16 19:41:13 +09:00
PondOwner
91f771955f Add comfyui-workflow-protector to custom node list 2026-02-24 10:46:01 +08:00
Pondowner857
1e9907c997
Merge branch 'Comfy-Org:main' into main 2026-02-24 10:42:02 +08:00
Pondowner857
30cc741850
Merge branch 'Comfy-Org:main' into main 2025-11-29 17:31:04 +08:00
Pondowner857
969e08bd34
Update custom-node-list.json 2025-11-24 14:34:14 +08:00
Pondowner857
f69183436a
Add Pond Nodes to custom node list 2025-06-09 11:43:12 +08:00

View File

@ -47852,6 +47852,38 @@
],
"install_type": "unzip",
"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."
}
]
}