CivArchive
    ComfyUI CLIP BLIP Node - v1.0
    Preview 513362Preview 516729Preview 513366Preview 513368Preview 513367Preview 513365

    CLIPTextEncode Node with BLIP

    Dependencies

    • Fairscale>=0.4.4 (NOT in ComfyUI)

    • Transformers==4.26.1 (already in ComfyUI)

    • Timm>=0.4.12 (already in ComfyUI)

    • Gitpython (already in ComfyUI)

    Local Installation

    Inside ComfyUI_windows_portable\python_embeded, run:

    python.exe -m pip install fairscale

    And, inside ComfyUI_windows_portable\ComfyUI\custom_nodes\, run:

    git clone https://github.com/paulo-coronado/comfy_clip_blip_node

    Google Colab Installation

    Add a cell anywhere, with the following code:

    !pip install fairscale
    !cd custom_nodes && git clone https://github.com/paulo-coronado/comfy_clip_blip_node
    

    How to use

    1. Add the CLIPTextEncodeBLIP node;

    2. Connect the node with an image and select a value for min_length and max_length;

    3. Optional: if you want to embed the BLIP text in a prompt, use the keyword BLIP_TEXT (e.g. "a photo of BLIP_TEXT", medium shot, intricate details, highly detailed).

    Acknowledgement

    The implementation of CLIPTextEncodeBLIP relies on resources from BLIP, ALBEF, Huggingface Transformers, and timm. We thank the original authors for their open-sourcing.

    Description

    CLIPTextEncodeBLIP - Initial Release

    Other
    SD 1.5

    Details

    Downloads
    1,393
    Platform
    CivitAI
    Platform Status
    Available
    Created
    4/17/2023
    Updated
    9/27/2025
    Deleted
    -

    Files

    comfyuiCLIPBLIPNode_v10.zip

    Mirrors

    CivitAI (1 mirrors)