Save 4 hours! We auto-setup your workflow! Free!

Drop your workflow.json — we handle every dependency, custom node, and model. Just open the link and run.

Auto-Setup Workflow Json (Free) Now!
ComfyUI > Nodes > Sage Utils > Empty Latent Image Passthrough

ComfyUI Node: Empty Latent Image Passthrough

Class Name

Sage_EmptyLatentImagePassthrough

Category
Sage Utils/image
Author
arcum42 (Account age: 6442days)
Extension
Sage Utils
Latest Updated
2026-05-17
Github Stars
0.03K

How to Install Sage Utils

Install this extension via the ComfyUI Manager by searching for Sage Utils
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter Sage Utils in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

Empty Latent Image Passthrough Description

Facilitates unaltered transfer of latent images in neural network pipelines.

Empty Latent Image Passthrough:

The Sage_EmptyLatentImagePassthrough node is designed to facilitate the seamless transfer of latent image data within a neural network pipeline. Its primary function is to act as a conduit for latent images, ensuring that they are passed through the network without alteration. This node is particularly useful in scenarios where you need to maintain the integrity of latent data while performing operations that require the latent image to be present in the pipeline. By providing a straightforward mechanism to pass latent images through, it helps streamline workflows that involve complex image processing tasks, ensuring that the latent data remains consistent and unmodified throughout the process.

Empty Latent Image Passthrough Input Parameters:

width

The width parameter specifies the width of the latent images in pixels. It determines the horizontal dimension of the latent image batch that will be processed. The minimum value for this parameter is 16 pixels, and the maximum is defined by the system's maximum resolution capability. The default value is set to 512 pixels, and it can be adjusted in increments of 8 pixels. This parameter is crucial for defining the spatial resolution of the latent images, which can impact the detail and quality of the final output.

height

The height parameter defines the height of the latent images in pixels, setting the vertical dimension of the latent image batch. Similar to the width parameter, the minimum value is 16 pixels, and the maximum is determined by the system's maximum resolution. The default height is 512 pixels, with adjustments possible in steps of 8 pixels. This parameter, along with the width, establishes the overall resolution of the latent images, influencing the level of detail captured in the image processing tasks.

batch_size

The batch_size parameter indicates the number of latent images included in the batch. It controls how many images are processed simultaneously, with a minimum value of 1 and a maximum of 4096. The default batch size is 1. This parameter is essential for managing the computational load and efficiency of the processing pipeline, as larger batch sizes can lead to faster processing times but may require more memory resources.

Empty Latent Image Passthrough Output Parameters:

LATENT

The LATENT output parameter represents the batch of empty latent images that have been passed through the node. This output is crucial for subsequent processing steps, as it provides the necessary latent data structure required for further image manipulation or analysis. The latent images are typically used in denoising or other sampling processes, and maintaining their integrity is vital for achieving accurate and high-quality results.

Empty Latent Image Passthrough Usage Tips:

  • Ensure that the width and height parameters are set according to the desired resolution of your final output to maintain image quality.
  • Adjust the batch_size parameter based on your system's memory capacity to optimize processing speed without overloading resources.

Empty Latent Image Passthrough Common Errors and Solutions:

"Invalid resolution settings"

  • Explanation: This error occurs when the width or height parameters are set outside the allowable range.
  • Solution: Verify that the width and height values are within the specified limits and adjust them accordingly.

"Batch size exceeds memory capacity"

  • Explanation: This error indicates that the specified batch_size is too large for the available system memory.
  • Solution: Reduce the batch_size to a value that your system can handle, ensuring efficient processing without memory issues.

Empty Latent Image Passthrough Related Nodes

Go back to the extension to check out more related nodes.
Sage Utils
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

Empty Latent Image Passthrough