Nodes/ID-LoRA-LTX2.3-ComfyUI/ID-LoRA Model Loader
ComfyUI Node

ID-LoRA Model Loader

Load LTX-2.3 checkpoint, text encoder, and ID-LoRA weights into a reusable pipeline.

By ID-LoRA·Created 5 months ago·Updated about a month ago· 148
ID-LoRA Model Loader
    • Pipeline
    checkpoint_path
    text_encoder_path
    lora_path
    lora_strength1.00
    quantize
    stg_scale1.0
    identity_guidance_scale3.0
    av_bimodal_scale3.0
    CategoryID-LoRA

    Inputs (8)

    NameTypeDefaultDescription
    checkpoint_pathCOMBOLTX-2.3 base checkpoint (.safetensors).
    text_encoder_pathSTRINGGemma text-encoder directory. Leave empty to auto-detect from ComfyUI's text_encoders folders.
    lora_pathCOMBOID-LoRA checkpoint (.safetensors). Select 'none' to skip.
    lora_strengthFLOAT1.000–2LoRA application strength.
    quantizeCOMBOQuantization mode for the transformer.
    stg_scaleFLOAT1.00–10STG (Spatio-Temporal Guidance) scale. 0 disables.
    identity_guidance_scaleFLOAT3.00–20Identity guidance scale for speaker transfer.
    av_bimodal_scaleFLOAT3.00–20Audio-video bimodal CFG scale.

    Outputs (1)

    NameTypeDescription
    PipelineID_LORA_PIPELINELoaded ID-LoRA pipeline.