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