lllyasviel / stable-diffusion-webui-forge

GNU Affero General Public License v3.0
5.45k stars 547 forks source link

[Feature Request]: Asymmetric tiling #564

Open ImpossibleAd436 opened 4 months ago

ImpossibleAd436 commented 4 months ago

Is there an existing issue for this?

What would your feature do ?

Simply, to give the option of tiling only on the X or Y axis.

Proposed workflow

  1. Turn on tiling
  2. Select either X or Y axis, or select both

Additional information

I previously used the following extension for Auto1111:

https://github.com/tjm35/asymmetric-tiling-sd-webui

They do not intend to rewrite their extension to work with Forge unfortunately. - https://github.com/tjm35/asymmetric-tiling-sd-webui/issues/16

But perhaps this extension can be used to help either adapt the existing tiling feature in Forge, or perhaps this extension as a whole could be adapted to work with or become built in to Forge. In my experience it's a good, light extension which has worked well for me in the past.

barepixels commented 3 months ago

It's an important tool for making 360 spherical panos such as: https://kuula.co/post/5n4bl https://kuula.co/post/5nWsD https://kuula.co/post/56c8B

OP, I have a copy of A111 v1.7 for this reason. Thanks for making this request

jaimitoes commented 3 months ago

I join this request, apart from being able to do 360, it also serves other purposes such as creating a background for a platform video game among others...

SLAPaper commented 3 months ago

I port the original asymmetric tiling plugin to forge (but use a non-forge-native approach, so might conflicting with other plugins, use with caution): https://github.com/SLAPaper/asymmetric-tiling-sd-webui welcome to try!