Make LiveCC avialbe in ComfyUI.
LiveCC: Learning Video LLM with Streaming Speech Transcription at Scale.
-
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