Nodes/ComfyUI-TinyBreaker/💪TB | Load T5 Encoder (Experimental)
ComfyUI Node

💪TB | Load T5 Encoder (Experimental)

Load a T5 encoder using experimental methods to utilize limited GPU memory on mid-range or low-end GPUs.

By martin-rizzo·Created 2 years ago·Updated 11 months ago· 42
💪TB | Load T5 Encoder (Experimental)
    • CLIP
    t5_name
    typeauto
    inference_modeauto
    inference_dtypeauto
    Category💪TinyBreaker/loaders

    Inputs (4)

    NameTypeDefaultDescription
    t5_nameCOMBOThe name of the T5 encoder checkpoint to load.
    typeCOMBOautoSpecifies the model format in which ComfyUI processes embeddings generated by the T5 encoder.
    inference_modeCOMBOautoChoose the code that will be used to perform inference.
    inference_dtypeCOMBOautoData type used for inference.

    Outputs (1)

    NameTypeDescription
    CLIPCLIPThe loaded T5 Encoder ready for use as a CLIP connection.