Nodes:SDXL Empty Latent Image. An extension node for ComfyUI that allows you to select a resolution from the pre-defined json files and output a Latent Image.
An extension node for ComfyUI that allows you to select a resolution from the pre-defined json files and output a Latent Image.<br>
width / height
.)[
{
"width": 704, "height": 1408
},
{
"width": 704, "height": 1344
}
]
cusom_nodes
folder where ComfyUI is installed.git clone
command to clone the ComfyUI-SDXL-EmptyLatentImage repository.<br>
git clone https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage