diff --git a/custom-node-list.json b/custom-node-list.json index 09c9ad69..ecff73de 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -18798,6 +18798,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." } ] }