ComfyUI Node: Efficient Attention (PoP)
Authored by picturesonpictures
Created about a year ago
Updated 4 months ago
16 stars
Category
PoP/attention
Inputs
model MODEL
strength FLOAT
attention_variant
- default
- linear
use_dropout BOOLEAN
dropout_rate FLOAT
use_layer_norm BOOLEAN
init_method
- none
- xavier
- he
- orthogonal
scaling_factor FLOAT
use_warmup BOOLEAN
warmup_steps INT
warmup_type
- linear_up
- linear_down
- cosine_up
- cosine_down
Outputs
MODEL
Extension: comfy_PoP
A collection of custom nodes for ComfyUI. Includes a quick canny edge detection node with unconventional settings, simple LoRA stack nodes for workflow efficiency, and a customizable aspect ratio node.
Authored by picturesonpictures