from .seg_node import SEGAttention NODE_CLASS_MAPPINGS = { "SEGAttention": SEGAttention, }