ComfyUI Node
Camera Image Pipe Decomposer
Unpack a camera pipe line tuple into its individual components for use in downstream nodes. This node does not perform any processing on the outputs, it simply passes them through as separate objects.
Camera Image Pipe Decomposer
- pipe
- pipe
- model
- positive
- negative
- latent
- vae
- clip
- filename
- seed
CategoryJBNodes/Utility/Pipe
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| pipe | CAMERA_PIPE_LINE | — |
Outputs (9)
| Name | Type | Description |
|---|---|---|
| pipe | CAMERA_PIPE_LINE | — |
| model | MODEL | — |
| positive | CONDITIONING | — |
| negative | CONDITIONING | — |
| latent | LATENT | — |
| vae | VAE | — |
| clip | CLIP | — |
| filename | STRING | — |
| seed | INT | — |