ComfyUI Node
Unpack
Extract the original values from a PACK. When connected to Pack, outputs are created from the Pack input names and types.
Unpack
- PACK
- value_1
Categorylist_utils
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| PACK | PACK | Connect a PACK created by the Pack node. Outputs are rebuilt from its saved names and types. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| value_1 | * | A value stored in the PACK. Outputs grow dynamically to match the connected Pack. |