From f37b4615c67765134fd20753fc0f7d6f1fbb9d04 Mon Sep 17 00:00:00 2001 From: wakattac Date: Tue, 6 May 2025 11:41:39 +0300 Subject: [PATCH] Update custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index b4ff2e95..94e32a88 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -25352,6 +25352,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "wakattac", + "title": "ComfyUI-AbstractImaGen", + "id": "abstract-imagen", + "reference": "https://github.com/wakattac/ComfyUI-AbstractImaGen", + "files": [ + "https://github.com/wakattac/ComfyUI-AbstractImaGen" + ], + "install_type": "git-clone", + "description": "ComfyUI node that quickly generates randomized asbtract images to be used as latent images with VAE Encode" } ] }