ComfyUI Node
Eric Krea2 Save Latent (debug)
A ComfyUI node in Eric/Krea2 with 4 inputs and 1 output.
Eric Krea2 Save Latent (debug)
- latent
- latent
◄pathA:\_dbg_latent.safetensors►
◄auto_indextrue►
◄label►
CategoryEric/Krea2
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| latent | KREA2_LATENT | — | |
| path | STRING | A:\_dbg_latent.safetensors | Base path. With auto_index ON this is a prefix: the file written is <stem>_<NNNN>[_<label>]_<W>x<H>.safetensors next to it. |
| auto_indexopt | BOOLEAN | true | ON: never overwrite - append an auto-incrementing 4-digit index (+ dims and label) so you can batch-save many. OFF: write exactly 'path'. |
| labelopt | STRING | Optional tag folded into the filename (e.g. 'banded', 'clean') to make batches easy to identify. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| latent | KREA2_LATENT | — |