Extensions/ComfyUI nodes to use AttentionMask
ComfyUI Extension

ComfyUI nodes to use AttentionMask

The attention mask in the T5 part of flux and SD3 utilizes the text-side attention mask to make the model focus more on text embeddings during image generation, thereby…

By leeguandong·Created about a year ago·Updated about a year ago· 4
leeguandong/ComfyUI_FluxAttentionMask
Nodes3
On cloudLocal install
Categorysd
Stars4
Updatedabout a year ago
Readme

ComfyUI nodes to use AttentionMask

https://github.com/huggingface/diffusers/pull/10044

image

Install

  • 推荐使用管理器 ComfyUI Manager 安装(On the Way)

  • 手动安装:

    1. cd custom_nodes
    2. git clone https://github.com/leeguandong/ComfyUI_AttentionMask.git
    3. 重启 ComfyUI

Stars

Star History Chart