ComfyUI Node
Replace Image In Batch (Yogurt Nodes)
Replace one image inside an image batch at the given index.
Replace Image In Batch (Yogurt Nodes)
- images
- image
- images
◄index0►
CategoryYogurtNodes/Image
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | The image batch to modify. | |
| image | IMAGE | Replacement image. If this is a batch, the index will be used when possible; otherwise the first image is used. | |
| index | INT | 0 | Index to replace. Supports negative indices like Python. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |