lllyasviel / lllyasviel/stable-diffusion-webui-forge

[Feature Request]: Asymmetric tiling

Open
#564 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
13k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

Is there an existing issue for this?
  • I have searched the existing issues and checked the recent builds/commits
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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating Forge's existing tiling implementation and comparing its behavior with the referenced Auto1111 asymmetric-tiling extension. Trace how the tiling option is exposed in the interface and applied during generation. Done means users can enable tiling independently on the X axis, Y axis, or both, with each selection producing the expected result.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend, machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.