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"