LatentSender
ImpactPack/UtilOutput Node
LatentSenderExample
JSON Example
{
"class_type": "LatentSender",
"inputs": {
"samples": [
"node_id",
0
],
"filename_prefix": "latents/LatentSender",
"link_id": 0,
"preview_method": "Latent2RGB-FLUX.1"
}
}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/LatentSender" |
link_id | INT | required | min: 0, max: 9.22e+18, step: 1 | 0 |
preview_method | ENUM13 options
| required | - | - |
Outputs
This node has no outputs.
Was this page helpful?