lllyasviel / lllyasviel/stable-diffusion-webui-forge
Does ForgeUI support Flux Fill models (Flux-inpainting)?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
It looks all these models throw the same error:
RuntimeError: mat1 and mat2 shapes cannot be multiplied (4032x64 and 384x3072)
mat1 and mat2 shapes cannot be multiplied (4032x64 and 384x3072)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the reported matmul shape error with a Flux Fill or inpainting model, then trace the relevant model-loading or inference entry point. Done means establishing whether these models are supported and resolving or clearly documenting the reported incompatibility.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100