Nodes/Eric-Alice-T2V-ComfyUI-Wrapper/Alice T2V Loader (Eric)
ComfyUI Node

Alice T2V Loader (Eric)

A ComfyUI node in Eric/Alice with 5 inputs and 1 output.

By EricRollei·Created 5 months ago·Updated 5 months ago· 1
Alice T2V Loader (Eric)
    • pipeline
    ckpt_dir
    device_id0
    offload_modeltrue
    t5_cputrue
    convert_model_dtypefalse
    CategoryEric/Alice

    Inputs (5)

    NameTypeDefaultDescription
    ckpt_dirSTRINGPath to the Alice model checkpoint directory (downloaded from gomirageai/Alice-T2V-14B-MoE on HuggingFace).
    device_idINT00–7CUDA device index (0 = first GPU).
    offload_modelBOOLEANtrueSwap inactive DiT expert (high/low noise) to CPU during generation. Saves ~14B params of VRAM per step at the cost of transfer overhead. Disable if you have 96GB+ VRAM for maximum speed.
    t5_cpuBOOLEANtrueKeep the T5 text encoder (~6B params) on CPU throughout. Recommended - encoding is fast and frees VRAM for the DiTs.
    convert_model_dtypeBOOLEANfalseCast model weights to bfloat16. Halves VRAM usage for the DiTs at a minor quality cost. Only needed on lower-VRAM GPUs.

    Outputs (1)

    NameTypeDescription
    pipelineALICE_PIPELINE