ComfyUI Extension: ComfyUI-LiveCC

Authored by Yuan-ManX

Created

Updated

3 stars

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

    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