ltdrdata / ComfyUI-extension-tutorials

579 stars 32 forks source link

RegionalSampler with SD35 #62

Closed fedor-evolox closed 2 weeks ago

fedor-evolox commented 2 weeks ago

Expected Behaviour: using RegionalSampler with SD35 to apply LoRA to masked region

Actual Behaviour: The size of tensor a (4) must match the size of tensor b (16) at non-singleton dimension 1

Attached Workflow: RegionalSampler_SD35

ltdrdata commented 2 weeks ago

Make sure your Impact Pack is up to date.

fedor-evolox commented 2 weeks ago

Make sure your Impact Pack is up to date.

It is up to date, but one part (upper) is not working. And second part of workflow (at the bottom) is working perfectly image

ltdrdata commented 2 weeks ago

It's v7.10.7. right? I can't reproduce this issue on my end because it was fixed quite a while ago.

Another alternative solution is to use EmptySD3LatentImage instead of EmptyLatentImage.

image