Kosinkadink / ComfyUI-Advanced-ControlNet

ControlNet scheduling and masking nodes with sliding context support
GNU General Public License v3.0
615 stars 61 forks source link

Flux Controlnet optional_mask support? #171

Open yinian-lw opened 2 months ago

Satoshi-Yoda commented 1 week ago

Yes, I am having the same issue. Masked control net is a great feature! At the moment it fails with an error The size of tensor a (12555) must match the size of tensor b (12420) at non-singleton dimension 1 if I try to specify mask_optional. Without mask_optional works still great! Would be perfect to have such option available with flux also.