diff --git a/custom-node-list.json b/custom-node-list.json index 4fbe6883..b815d970 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -17312,6 +17312,15 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "York Xiang", + "title": "Remembering utils", + "id": "comfyui-rememberingutils", + "reference": "https://github.com/bombless/comfyUI-RememberingUtils", + "files": ["https://github.com/bombless/comfyUI-RememberingUtils"], + "install_type": "git-clone", + "description": "Helper nodes to display last seed and prompt." } ] }