From b91d2f36584e624c9a84f2d5994b290e3f4b8a41 Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Thu, 12 Oct 2023 11:30:56 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 10 ++++++++++ extension-node-map.json | 13 ++++++++++++- node_db/new/custom-node-list.json | 10 ++++++++++ node_db/new/extension-node-map.json | 13 ++++++++++++- 4 files changed, 44 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index d5dbf0b..80e59ba 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2175,6 +2175,16 @@ "install_type": "git-clone", "description": "Nodes: Load U2Net model, U2Net segmentation, To mask, Segmentation to mask, U2NetBaseNormalization, U2NetMaxNormalization" }, + { + "author": "ProDALOR", + "title": "ComfyUI-ImageGlitcher", + "reference": "https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher", + "files": [ + "https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher" + ], + "install_type": "git-clone", + "description": "Nodes: ImageGlitcher. Based on the HTML image glitcher by Felix Turner here." + }, { "author": "taabata", "title": "Syrian Falcon Nodes", diff --git a/extension-node-map.json b/extension-node-map.json index 90afd7f..652a3dd 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2067,6 +2067,14 @@ "title_aux": "Use Everywhere (UE Nodes)" } ], + "https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher": [ + [ + "ImageGlitcher" + ], + { + "title_aux": "ComfyUI-ImageGlitcher" + } + ], "https://github.com/city96/ComfyUI_ColorMod": [ [ "ColorModEdges", @@ -2465,7 +2473,10 @@ ], "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": [ [ - "EagleImageNode" + "EagleImageNode", + "SDXLPromptStyler", + "SDXLPromptStylerAdvanced", + "SDXLResolutionPresets" ], { "title_aux": "Eagle PNGInfo" diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 9e18abd..61c9e5b 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "ProDALOR", + "title": "ComfyUI-ImageGlitcher", + "reference": "https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher", + "files": [ + "https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher" + ], + "install_type": "git-clone", + "description": "Nodes: ImageGlitcher. Based on the HTML image glitcher by Felix Turner here." + }, { "author": "ProDALOR", "title": "comfyui_u2net", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 90afd7f..652a3dd 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2067,6 +2067,14 @@ "title_aux": "Use Everywhere (UE Nodes)" } ], + "https://github.com/chrish-slingshot/ComfyUI-ImageGlitcher": [ + [ + "ImageGlitcher" + ], + { + "title_aux": "ComfyUI-ImageGlitcher" + } + ], "https://github.com/city96/ComfyUI_ColorMod": [ [ "ColorModEdges", @@ -2465,7 +2473,10 @@ ], "https://github.com/hylarucoder/ComfyUI-Eagle-PNGInfo": [ [ - "EagleImageNode" + "EagleImageNode", + "SDXLPromptStyler", + "SDXLPromptStylerAdvanced", + "SDXLResolutionPresets" ], { "title_aux": "Eagle PNGInfo"