Nodes/ComfyUI-Przewodo-Utils/DebugLatentShapes
ComfyUI Node

DebugLatentShapes

A ComfyUI node in PrzewodoUtils with 2 inputs and 1 output.

By przewodo·Created about a year ago·Updated 4 months ago· 4
DebugLatentShapes
  • latent
  • *
shape_index
CategoryPrzewodoUtils

Inputs (2)

NameTypeDefaultDescription
latentLATENTThe latent tensor to analyze. This node will print all dimensions and return a specific dimension value.
shape_indexINTIndex of the dimension to return (0=batch, 1=channels, 2=height, 3=width for typical latents). Uses modulo to prevent index errors.

Outputs (1)

NameTypeDescription
**