diff --git a/custom-node-list.json b/custom-node-list.json
index d5dbf0b5..80e59ba0 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 90afd7f2..652a3dd6 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 9e18abd1..61c9e5b9 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 90afd7f2..652a3dd6 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"