From eb479ff891483da0c3e08ef991516373b813ae8d Mon Sep 17 00:00:00 2001 From: hypnichorse Date: Sun, 14 Jun 2026 19:22:11 +0200 Subject: [PATCH 1/4] Added Hypnodes to the registry --- custom-node-list.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 0c7a9835..91163ad6 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -53205,6 +53205,14 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "hypnichorse", + "title": "ComfyUI-Hypnodes", + "id": "ComfyUI-Hypnodes", + "reference": "https://github.com/hypnichorse/ComfyUI-Hypnodes", + "install_type": "git-clone", + "description": "Procedural 10-character framework & character library with smart-injection technology." } ] } From c780c600b55fedc7c1fab2b88d59c3c1eae7cbcd Mon Sep 17 00:00:00 2001 From: hypnichorse Date: Sun, 14 Jun 2026 19:34:20 +0200 Subject: [PATCH 2/4] Added Hypnodes To Node-list --- custom-node-list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 91163ad6..81b966c7 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -53212,7 +53212,7 @@ "id": "ComfyUI-Hypnodes", "reference": "https://github.com/hypnichorse/ComfyUI-Hypnodes", "install_type": "git-clone", - "description": "Procedural 10-character framework & character library with smart-injection technology." + "description": "Procedural Multi-character framework & character library with smart-injection technology." } ] } From dc15dcf83c6f4d3095c01d6a17676249a29425ca Mon Sep 17 00:00:00 2001 From: hypnichorse Date: Sun, 14 Jun 2026 21:34:51 +0200 Subject: [PATCH 3/4] Fixed Array --- custom-node-list.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 81b966c7..22e4e482 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -53211,8 +53211,9 @@ "title": "ComfyUI-Hypnodes", "id": "ComfyUI-Hypnodes", "reference": "https://github.com/hypnichorse/ComfyUI-Hypnodes", + "files": ["https://github.com/hypnichorse/ComfyUI-Hypnodes"], "install_type": "git-clone", - "description": "Procedural Multi-character framework & character library with smart-injection technology." + "description": "Procedural 10-character framework & character library with smart-injection technology." } ] } From de560aed8418bdb1ea87f07c344ad25cfeecf2fa Mon Sep 17 00:00:00 2001 From: hypnichorse Date: Sun, 14 Jun 2026 21:39:12 +0200 Subject: [PATCH 4/4] Fixed typo --- custom-node-list.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 22e4e482..c000262a 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -53213,7 +53213,7 @@ "reference": "https://github.com/hypnichorse/ComfyUI-Hypnodes", "files": ["https://github.com/hypnichorse/ComfyUI-Hypnodes"], "install_type": "git-clone", - "description": "Procedural 10-character framework & character library with smart-injection technology." + "description": "Procedural Multi-character framework & character library with smart-injection technology." } ] }