pkuliyi2015/multidiffusion-upscaler-for-automatic1111
This extension breakes seamless tiling
Open
#197 opened on May 14, 2023
good first issue
Repository metrics
- Stars
- (4,049 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
As you know we can create seamless tiles by default with Stable diffusion webui by checking tiling:
Using multidiffusion-upscaler partitialy breakes this feature. Here a screen of not perfect matching borders with tiling and multidiffusion-upscaler enabled:
Is there any way to fix this? Seems like the decoding ignores the tiling because it is not overlapping the opposite edges.