ComfyUI Extension: ComfyUI-LiveCC
ComfyUI nodes for LiveCC model.
Custom Nodes (0)
README
ComfyUI-LiveCC
Make LiveCC avialbe in ComfyUI.
LiveCC: Learning Video LLM with Streaming Speech Transcription at Scale.
Installation
-
Make sure you have ComfyUI installed
-
Clone this repository into your ComfyUI's custom_nodes directory:
cd ComfyUI/custom_nodes
git clone https://github.com/Yuan-ManX/ComfyUI-LiveCC.git
- Install dependencies:
cd ComfyUI-LiveCC
pip install -r requirements.txt