ComfyUI Node
DebugLatentShapes
A ComfyUI node in PrzewodoUtils with 2 inputs and 1 output.
DebugLatentShapes
- latent
- *
◄shape_index—►
CategoryPrzewodoUtils
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| latent | LATENT | The latent tensor to analyze. This node will print all dimensions and return a specific dimension value. | |
| shape_index | INT | Index of the dimension to return (0=batch, 1=channels, 2=height, 3=width for typical latents). Uses modulo to prevent index errors. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| * | * | — |