From 124c119d0355d212f5ba1b0cc31885319dad040a Mon Sep 17 00:00:00 2001 From: ukr8b3g-cmyk <236169412+ukr8b3g-cmyk@users.noreply.github.com> Date: Thu, 9 Jul 2026 18:23:47 +0900 Subject: [PATCH] Add Empty Latent Image Plus --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 6463888b..95eb7b43 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -54216,6 +54216,16 @@ ], "install_type": "git-clone", "description": "int8 dp4a (sm_70/Volta) acceleration for diffusion DiTs in ComfyUI, over the fni8 kernels" + }, + { + "author": "ukr8b3g-cmyk", + "title": "Empty Latent Image Plus", + "reference": "https://github.com/ukr8b3g-cmyk/Empty-Latent-Image-Plus", + "files": [ + "https://github.com/ukr8b3g-cmyk/Empty-Latent-Image-Plus" + ], + "install_type": "git-clone", + "description": "A compact Empty Latent Image replacement that also outputs WIDTH and HEIGHT values for ComfyUI workflows." } ] }