ComfyUI Node
Latent From Batch
A ComfyUI node in nifty/latent with 3 inputs and 1 output.
Latent From Batch
- samples
- LATENT
◄batch_index0►
◄length0►
Categorynifty/latent
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| samples | LATENT | Input latent batch to slice from. | |
| batch_index | INT | 0-4096–4096 | Positive values count from the beginning. Negative values count from the end (-1 = last latent etc.). |
| length | INT | 0-4096–4096 | 0 = all. Positive values read a fixed amount in the selected direction. Negative values trim from the opposite end (-1 = everything except the last latent etc.). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| LATENT | LATENT | — |