From ddedf8cd5f1c8ab892c06861d9553af5fd4fe6c5 Mon Sep 17 00:00:00 2001 From: Dominic Roberge Date: Tue, 27 Aug 2024 15:03:57 -0400 Subject: [PATCH] Update D00MYsNodes description and nodes --- node_db/new/custom-node-list.json | 2 +- node_db/new/extension-node-map.json | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 3ac118a8..24c72bac 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -679,7 +679,7 @@ "https://github.com/doomy23/ComfyUI-D00MYsNodes" ], "install_type": "git-clone", - "description": "Nodes:ImagesToPNG. A set of custom nodes for ComfyUI I needed for myself but I'm sharing with the public." + "description": "Nodes:Images_Converter,Show_Text,Strings_From_List,Random_Images,Load_Images_From_Paths,JSPaint." }, { "author": "Sieyalixnet", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index e4ca7e17..521dcea5 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -10497,9 +10497,11 @@ "https://github.com/doomy23/ComfyUI-D00MYsNodes": [ [ "Images_Converter|D00MYs", - "JSPaint|D00MYs", + "Show_Text|D00MYs", + "Strings_From_List|D00MYs", + "Random_Images|D00MYs", "Load_Images_From_Paths|D00MYs", - "Show_Text|D00MYs" + "JSPaint|D00MYs" ], { "title_aux": "ComfyUI-D00MYsNodes"