From 2383e134de84b823cc4ea34d083f802960237522 Mon Sep 17 00:00:00 2001 From: RiceRound Date: Tue, 8 Oct 2024 18:53:51 +0800 Subject: [PATCH] add RiceRound cryptocat (#1128) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index d559a63d..5732dfc7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15719,6 +15719,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "RiceRound", + "title": "ComfyUI Compression and Encryption Node", + "id": "cryptocat", + "reference": "https://github.com/RiceRound/ComfyUI_CryptoCat.git", + "files": [ + "https://github.com/RiceRound/ComfyUI_CryptoCat.git" + ], + "install_type": "git-clone", + "description": "a lightweight open-source node for ComfyUI, designed to simplify workflows while providing encryption protection for them." } ] }