ComfyUI Node
⛧Save Latent And Images
Routes dictionary data to the single latent and image batch saving nodes.
⛧Save Latent And Images
- latent
- img_dict
- any
- save_log
- any
◄project_subpath—►
◄folders_str—►
◄latent_filename—►
◄latents_subfolder—►
◄images_subfolder—►
Category⛧Heresy Nodes/utils
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| latent | LATENT | Wan video latent tensor | |
| img_dict | DICT | Dictionary mapping keys (e.g., '01') to image batches | |
| project_subpath | STRING | Subpath in the output folder | |
| folders_str | STRING | Newline separated string of existing folders | |
| latent_filename | STRING | Filename without extension for the latent | |
| latents_subfolder | STRING | Subfolder name for the safetensor | |
| images_subfolder | STRING | Subfolder name for the image batch | |
| anyopt | * | For chaining |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| save_log | STRING | — |
| any | * | — |