From fe44dd08cca5b66ed8c8d00b1e599c4600c5e318 Mon Sep 17 00:00:00 2001 From: Dominic Roberge Date: Wed, 28 Aug 2024 08:09:04 -0400 Subject: [PATCH] Update D00MYsNodes description and nodes list (#1011) * Update D00MYsNodes description and nodes * Update in the right place? * Spaces nickpicking * New node --- custom-node-list.json | 2 +- extension-node-map.json | 7 +++++-- node_db/new/custom-node-list.json | 2 +- node_db/new/extension-node-map.json | 7 +++++-- 4 files changed, 12 insertions(+), 6 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 30236698..aa649dcf 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -13328,7 +13328,7 @@ "https://github.com/doomy23/ComfyUI-D00MYsNodes" ], "install_type": "git-clone", - "description": "Nodes: Images_Converter, Show_Text" + "description": "Nodes: Images_Converter, Show_Text, Strings_From_List, Save_Text, Random_Images, Load_Images_From_Paths, JSPaint." }, { "author": "Sieyalixnet", diff --git a/extension-node-map.json b/extension-node-map.json index e4ca7e17..617644f5 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -10497,9 +10497,12 @@ "https://github.com/doomy23/ComfyUI-D00MYsNodes": [ [ "Images_Converter|D00MYs", - "JSPaint|D00MYs", + "Show_Text|D00MYs", + "Strings_From_List|D00MYs", + "Save_Text|D00MYs", + "Random_Images|D00MYs", "Load_Images_From_Paths|D00MYs", - "Show_Text|D00MYs" + "JSPaint|D00MYs" ], { "title_aux": "ComfyUI-D00MYsNodes" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 3ac118a8..69a6e7e1 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, Save_text, 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..617644f5 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -10497,9 +10497,12 @@ "https://github.com/doomy23/ComfyUI-D00MYsNodes": [ [ "Images_Converter|D00MYs", - "JSPaint|D00MYs", + "Show_Text|D00MYs", + "Strings_From_List|D00MYs", + "Save_Text|D00MYs", + "Random_Images|D00MYs", "Load_Images_From_Paths|D00MYs", - "Show_Text|D00MYs" + "JSPaint|D00MYs" ], { "title_aux": "ComfyUI-D00MYsNodes"