You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The examples in run_inference.ipynb cannot work. RuntimeError: The size of tensor a (320) must match the size of tensor b (2560) at non-singleton dimension 2.
#249
Open
xingrunwang opened this issue
Jun 13, 2023
· 4 comments
See #231 - this is the same issue. Unfortunately this project doesn't work with newer versions of diffusers, so the workaround is to downgrade to 0.14.
Directly running the code in the run_inference.ipynb resulted in an error. Does anyone have the same problem and how should solve it?
The text was updated successfully, but these errors were encountered: