Nodes Browser
ComfyDeploy: How ComfyUI nodes to use AttentionMask works in ComfyUI?
What is 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 enhancing semantic alignment with the text.
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI nodes to use AttentionMask
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine