RuntimeError: mat1 and mat2 shapes cannot be multiplied (2048x64 and 384x3072) #2814
Unanswered
HusseinElsaid
asked this question in
Q&A
Replies: 1 comment 2 replies
-
You are trying to run a model for inpaint and outpaint (Flux Fill). You need the Flux Dev model |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Im trying to run flux1-fill-dev and i downloaded it and all the other models it needs and tried using them:

I have a 4070 super. Is there anything I'm missing or what do i need to do to stop getting this error( I get error in multiple ways with diff numbers but the 384 is always there) : RuntimeError: mat1 and mat2 shapes cannot be multiplied (2048x64 and 384x3072)
Beta Was this translation helpful? Give feedback.
All reactions