Extensions/ComfyUI-LiveCC
ComfyUI Extension

ComfyUI-LiveCC

ComfyUI nodes for LiveCC model.

By Yuan-ManX·Created about a year ago·Updated about a year ago· 4
Yuan-ManX/ComfyUI-LiveCC
Nodes
On cloudLocal install
Stars4
Updatedabout a year ago
Readme

ComfyUI-LiveCC

Make LiveCC avialbe in ComfyUI.

LiveCC: Learning Video LLM with Streaming Speech Transcription at Scale.

Installation

  1. Make sure you have ComfyUI installed

  2. Clone this repository into your ComfyUI's custom_nodes directory:

cd ComfyUI/custom_nodes
git clone https://github.com/Yuan-ManX/ComfyUI-LiveCC.git
  1. Install dependencies:
cd ComfyUI-LiveCC
pip install -r requirements.txt