IMAGE / VIDEO / AUDIO (mesh2motion, IPAdapter, ControlNet preprocessors, 3D nodes, any future plugin) can plug into a ComfyTV pipeline through the bridge nodes.
Into-bridges
ComfyTV/Bridge contains 5 into-bridge nodes that take a native or third-party plugin’s output and pull it into ComfyTV:
Into-bridges have a Run; their output persists with the project.
Out-bridges
The reverse direction also exists: 5 out-bridge nodes turn a ComfyTV snapshot back into native ComfyUI types, so any plugin can consume what a ComfyTV pipeline produced:← ComfyTV Mask reads the image’s alpha channel as a mask — handy for feeding a Cutout or painter result into native inpainting nodes.
Common patterns
Plugin output → ComfyTV downstream
Round trip: ComfyTV result → native plugin → back
Plugin output is a multi-frame IMAGE batch
For plugins that output an IMAGE batch but no VIDEO object, chain ComfyUI’sCreate Video first:
Third-party LLM / prompt enhancer → ComfyTV prompt
Any ComfyUI node that outputs STRING (a prompt enhancer, a captioner, a custom LLM) can feed text into a ComfyTV pipeline:File locations
Into-bridges write to ComfyUI’s output directory underoutput/ComfyTV/bridge/…: