stable-diffusion-webui
stable-diffusion-webui copied to clipboard
[Feature Request]: Horizontal-only (or vertical-only) tiling
Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
What would your feature do ?
The tiling feature is great -- it would also be great to have a way to only tile horizontally (or vertically). E.g. imagine you needed a background for a horizontal 2D shooter in Unity; you'd want the left and right side to be seamless, but you want variety and no tiling from top to bottom. Thanks!
Proposed workflow
- ~~[ ] Tiling~~ would be split into [ ] Horizontal Tiling and [ ] Vertical Tiling.
Alternatively:
- Checking [x] Tiling would expand [x] Horizontal and [x] Vertical, both ticked by default. The unicode symbols ↔ and ↕ could also be used instead.
Additional information
No response
https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Custom-Scripts#asymmetric-tiling
There is an external script for this available here, though I haven't tested it https://github.com/tjm35/asymmetric-tiling-sd-webui/
Great, thanks so much!
Edit: And it works great.
Works like a charm.