Since recently, ComfyUI supports passing self-attention masks to the diffusion model.
I've made a quick and dirty implementation that allows setting mask strength and overall strength of the style conditioning: Comfy-Org/ComfyUI#5942 (comment)
It would be great if this could be evaluated and integrated in this extension. I'm currently using a custom node locally, but it would make more sense to incorporate this in a more widely used project.
Since recently, ComfyUI supports passing self-attention masks to the diffusion model.
I've made a quick and dirty implementation that allows setting mask strength and overall strength of the style conditioning: Comfy-Org/ComfyUI#5942 (comment)
It would be great if this could be evaluated and integrated in this extension. I'm currently using a custom node locally, but it would make more sense to incorporate this in a more widely used project.