ComfyUI Node
Camera Image Pipe Loader
Package multiple inputs into a single tuple for easier management of complex pipelines. This node does not perform any processing on the inputs, it simply passes them through as a single object.
Camera Image Pipe Loader
- model
- positive
- negative
- latent
- vae
- clip
- pipe
◄filename—►
◄seed0►
CategoryJBNodes/Utility/Pipe
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| modelopt | MODEL | — | |
| positiveopt | CONDITIONING | — | |
| negativeopt | CONDITIONING | — | |
| latentopt | LATENT | — | |
| vaeopt | VAE | — | |
| clipopt | CLIP | — | |
| filenameopt | STRING | — | |
| seedopt | INT | 00–18446744073709550000 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| pipe | CAMERA_PIPE_LINE | — |