tjm35 / asymmetric-tiling-sd-webui

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

feature request - falloff control #11

Closed jonwong666 closed 1 year ago

jonwong666 commented 1 year ago

This extension is super useful, I was wondering if a bit more artistic control could be added to give variety ?

adding a padding / falloff value would be amazing

tjm35 commented 1 year ago

Unfortunately the Stable Diffusion generation this is built on doesn't have any way to be more fine-controlled in its tiling. At each generation step either the image edges are connected to each other, or they aren't; there's no way for the edges to be connected on some parts of the image but not others, for example. Changing when the tiling is applied (as currently exposed by the start/end tiling steps) is the only type of more precise control available.