Fill out README.md
parent
ef1a2bdd55
commit
76c8bfcf64
16
README.md
16
README.md
|
|
@ -1,2 +1,14 @@
|
|||
# asymmetric-tiling-sd-webui
|
||||
Asymmetric Tiling for stable-diffusion-webui
|
||||
# Asymmetric Tiling for stable-diffusion-webui
|
||||
|
||||
A custom script for [stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui/) to configure seamless image tiling independently for the X and Y axes.
|
||||
|
||||
To use, add [asymmetric_tiling.py](asymmetric_tiling.py) to your `scripts` directory in stable-diffusion-webui, restart your server, select `Asymmetric tiling` in the script dropdown, and check `Tile X` or `Tile Y` as desired. While this script is active, the `Tiling` checkbox in the main UI will be ignored.
|
||||
|
||||
Like existing tiling options this won't guarantee seamless tiling 100% of the time, but it should manage it for most prompts. You can check that images tile seamlessly using online tools like [Seamless Texture Check](https://www.pycheung.com/checker/).
|
||||
|
||||
## X axis tiling examples
|
||||

|
||||

|
||||
|
||||
## Y Axis tiling examples
|
||||

|
||||
|
|
|
|||
Loading…
Reference in New Issue