mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-06 17:47:30 +08:00
Add comfyui-workflow-protector to custom node list
This commit is contained in:
parent
1e9907c997
commit
91f771955f
@ -43827,6 +43827,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Remote workflow executor node - Execute workflows on remote ComfyUI servers. Supports image/text/audio/video input and output."
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user