`RuntimeError: mat1 and mat2 shapes cannot be multiplied (154x768 and 1024x320)`

#29
by landmann - opened

It seemed to be working fine, but now I get

RuntimeError: mat1 and mat2 shapes cannot be multiplied (154x768 and 1024x320)

Anyone experience this? My mask seems fine (below)

Screenshot 2024-03-01 at 5.46.03 PM.png

I bet you downloaded the wrong model, like you are trying to use the sd2.1 one with the sd 1.5 one.

Sign up or log in to comment