SaveLatent
_for_testingOutput Node
SaveLatentExample
JSON Example
{
"class_type": "SaveLatent",
"inputs": {
"samples": [
"node_id",
0
],
"filename_prefix": "latents/ComfyUI"
}
}This example shows required inputs only. Connection values like ["node_id", 0] should reference actual node IDs from your workflow.
Inputs
| Name | Type | Status | Constraints | Default |
|---|---|---|---|---|
samples | LATENT | required | - | - |
filename_prefix | STRING | required | - | "latents/ComfyUI" |
Outputs
This node has no outputs.
Was this page helpful?