Skip to content

master-554-9369ab7

Choose a tag to compare

@github-actions github-actions released this 05 Apr 18:42
9369ab7
feat: inpaint improvements (#1357)

* inpaint: get max pixel max instead of single sample

* inpaint: masked diffusion for inpainting models with inflated mask

* refactor tensor interpolate nearest-like reduction paths and generalize max_pool_2d

---------

Co-authored-by: leejet <leejet714@gmail.com>