(9 comments) (1 reaction) (0 assignees)Python (292 forks)batch import
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:

Unbenannt-1 Using multidiffusion-upscaler partitialy breakes this feature. Here a screen of not perfect matching borders with tiling and multidiffusion-upscaler enabled:

222

Is there any way to fix this? Seems like the decoding ignores the tiling because it is not overlapping the opposite edges.

Contributor guide