1
0
Fork 0

note cropping process

This commit is contained in:
Sean Sube 2023-06-24 13:38:02 -05:00
parent f4153aaba8
commit 9e52196084
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
1 changed files with 4 additions and 0 deletions

View File

@ -591,6 +591,10 @@ _Note:_ The highres and VAE overlap parameters may be split up in the future.
##### 25% overlap ##### 25% overlap
Stable Diffusion works best when generating full-size tiles in your selected [tile size](#tile-size-parameter). When
the overlap leads to tiles that partially fall outside of the image boundaries, they will be generated at full size
and cropped. These leads to some wasted pixels, but produces a more coherent image.
Before cropping: Before cropping:
![25% overlap causes the third tile to run off the right side of the image](overlap-25p.png) ![25% overlap causes the third tile to run off the right side of the image](overlap-25p.png)