Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DevTask] Move object to its own layer and fill the background #20

Open
huchenlei opened this issue Aug 15, 2023 · 0 comments
Open

[DevTask] Move object to its own layer and fill the background #20

huchenlei opened this issue Aug 15, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@huchenlei
Copy link
Owner

Stable diffusion can often generate items on undesired location. There is often a need to move the object just slightly on canvas.

Currently the solution would be

  • duplicate the layer
  • select the object
  • reverse select
  • delete everything outside selection
  • hides the object layer
  • generative fill / magic erasor the place where the object used to be

After all these operations, you ended up with the object in its own layer, and can be freely adjusted. This issue is proposing adding a button to streamline those operations to a single click. The proposed workflow would be:

  • select the object
  • click the button
  • pick the desired magic erasor result
@huchenlei huchenlei added the enhancement New feature or request label Aug 15, 2023
@huchenlei huchenlei self-assigned this Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant