Inpainting models barely apply any change even at denoise 1
Open
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
When using an inpainting model there's almost no change happening to the masked region, even with a denoise value of 1.
However, when using the same flow with a regular model it seems to work.
With inpainting model:

With regular model:

Contributor guide
Assessment
This issue has not been assessed yet.