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

[bug]: Regional Guidance Layers should (probably) scale when changing resolution #6313

Open
1 task done
grunblatt-git opened this issue May 5, 2024 · 1 comment
Open
1 task done
Labels
enhancement New feature or request

Comments

@grunblatt-git
Copy link

Is there an existing issue for this problem?

  • I have searched the existing issues

Operating system

macOS

GPU vendor

Apple Silicon (MPS)

GPU model

No response

GPU VRAM

No response

Version number

4.2.0b1

Browser

Chrome

Python dependencies

No response

What happened

When you change the resolution of the generation, existing regional guidance layers keep their previous resolution and are squashed into the top left corner of the new image.

What you expected to happen

I run into this quite frequently with the current version when i try to "upscale" an image by doing an img2img pass with a higher resolution:
When using regional guidance layers for any generation (especially when painting on the initial image in an img2img workflow), the expectation after changing the resolution would be that those layers are stretched to the new resolution.

Right now I can't imagine any workflow in which the previously configured layers are still usable on a different resolution. So if scaling the layers is difficult, they probably should be at least removed?

How to reproduce the problem

No response

Additional context

No response

Discord username

No response

@grunblatt-git grunblatt-git added the bug Something isn't working label May 5, 2024
@psychedelicious
Copy link
Collaborator

Resizable layers is on the roadmap for control layers.

@psychedelicious psychedelicious added enhancement New feature or request and removed bug Something isn't working labels May 6, 2024
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

2 participants