From e39ab821420c0823aa45367617006b6163d08a28 Mon Sep 17 00:00:00 2001 From: York Xiang Date: Wed, 25 Dec 2024 11:49:09 +0800 Subject: [PATCH] update DB (#1368) --- custom-node-list.json | 9 +++++++++ 1 file changed, 9 insertions(+) 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." } ] }