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." } ] }