tjm35 / asymmetric-tiling-sd-webui

Asymmetric Tiling for stable-diffusion-webui
Creative Commons Zero v1.0 Universal
196 stars 35 forks source link

Tiled images can sometimes be too homogenous #5

Open tjm35 opened 1 year ago

tjm35 commented 1 year ago

Enabling tiling has a tendency to cause images to become much more homogenous, especially if it is enabled for step 0.

tjm35 commented 1 year ago

It's possible that this is caused by applying circularization to very low-resolution convolutions; setting a minimum x/y threshold size for a convolution to be considered for circularization may improve it?