Nodes/ComfyUI-HeresyNodes/⛧Save Latent And Images
ComfyUI Node

⛧Save Latent And Images

Routes dictionary data to the single latent and image batch saving nodes.

By heresyCoder·Created 3 months ago·Updated 3 months ago· 2
⛧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)

NameTypeDefaultDescription
latentLATENTWan video latent tensor
img_dictDICTDictionary mapping keys (e.g., '01') to image batches
project_subpathSTRINGSubpath in the output folder
folders_strSTRINGNewline separated string of existing folders
latent_filenameSTRINGFilename without extension for the latent
latents_subfolderSTRINGSubfolder name for the safetensor
images_subfolderSTRINGSubfolder name for the image batch
anyopt*For chaining

Outputs (2)

NameTypeDescription
save_logSTRING
any*