From 6a820ca8af5906a5bcdaccd872cee2b582d8abb5 Mon Sep 17 00:00:00 2001 From: York Xiang Date: Tue, 24 Dec 2024 20:34:33 +0800 Subject: [PATCH] update DB --- custom-node-list.json | 9 +++++++++ 1 file changed, 9 insertions(+) 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." } ] }