ComfyUI Workflow Encrypt custom nodes (#544)

This commit is contained in:
Terry Jia 2024-04-07 11:43:45 -04:00 committed by GitHub
parent 12ca3d612f
commit 0d1e376a51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7263,6 +7263,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "jtydhr88",
"title": "ComfyUI-Workflow-Encrypt",
"reference": "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt",
"files": [
"https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt"
],
"install_type": "git-clone",
"description": "Encrypt your comfyui workflow, and share it with key"
}
]
}