From 513ea46cbebcf2188254f2132f556805b162ea71 Mon Sep 17 00:00:00 2001 From: ameyukisora <64373235+ameyukisora@users.noreply.github.com> Date: Sun, 7 Dec 2025 06:28:19 +0800 Subject: [PATCH] Add ComfyUI-Empty-Latent-Advanced (#2351) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 552373d6..38a603eb 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -38115,6 +38115,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "ameyukisora", + "title": "ComfyUI Empty Latent Advanced", + "reference": "https://github.com/ameyukisora/ComfyUI-Empty-Latent-Advanced", + "files": [ + "https://github.com/ameyukisora/ComfyUI-Empty-Latent-Advanced" + ], + "install_type": "git-clone", + "description": "An advanced Empty Latent selector with visual presets and foldable UI." } ] }