ComfyUI Extension: ComfyUI-Stream-Pack
A suite of custom ComfyUI nodes for building real-time video and audio workflows using ComfyStream.
Custom Nodes (0)
README
ComfyUI Node Pack
A suite of custom ComfyUI nodes for building real-time video and audio workflows using ComfyStream. This pack introduces nodes that enable live streaming, AI-enhanced processing, and real-time interaction with ComfyUI workflows.
Node Categories
The node pack is organized into three categories based on their function:
Foundation Nodes
Foundation Nodes introduce entirely new capabilities to ComfyUI, unlocking workflows that were previously impossible. These nodes typically:
- Introduce new AI models or stable diffusion checkpoints.
- Enable core functionality that can be further expanded with Light Nodes.
[!NOTE] No Foundation Nodes have been added yet.
Light Nodes
Light Nodes modify or enhance existing workflows by:
- Tweaking parameters or intermediate values in Foundation Nodes.
- Providing workflow insights or debug information.
- Creating variations of existing functionalities for new use cases.
[!NOTE] No Light Nodes have been added yet.
Input/Output Nodes
These nodes extend ComfyUI's input and output capabilities, making real-time streaming workflows possible. They allow users to:
- Load and process video, audio, or tensor data from external sources.
- Stream outputs to Livepeer, WebRTC, or other real-time platforms.
- Connect external data sources for AI-driven workflows.
Examples:
- LoadTensor - Loads tensor data for real-time processing.
- LoadAudioTensor - Processes real-time audio input.
[!NOTE] No additional Input/Output Nodes have been added yet.