From c3a7855423c2ab0009622b73182f0ede6727e796 Mon Sep 17 00:00:00 2001 From: RiceRound Date: Thu, 3 Oct 2024 00:54:44 +0800 Subject: [PATCH] add RiceRound cryptocat --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index be840ec6..85a5ae5c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15482,6 +15482,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." } ] }