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]: "Read generation parameters from prompt" button not checking "Extra" option #6459

Closed
1 task done
sulley57 opened this issue Jan 7, 2023 · 1 comment
Closed
1 task done
Labels
bug-report Report of a bug, yet to be confirmed

Comments

@sulley57
Copy link

sulley57 commented Jan 7, 2023

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What happened?

When pasting generation prompts and pressing the "Read generation parameters from prompt" button, if the provided prompt has a variation seed, but doesn't contain the text "Seed resize from: ..." (indicating "Resize seed from width/height" options were set to 0), the "Extra" button won't automatically be enabled, and the "Resize seed from width/height" won't be set to 0x0.

Steps to reproduce the problem

  1. Generate an image that uses a variation seed and a variation strength greater than 0, with "Resize seed from width/height" both at 0.
  2. PNG info the generated image and copy the generation parameters into txt2img positive prompt
  3. BEFORE PRESSING "Read generation parameters" button, change both "Resize seed from width/height" to numbers greater than 0, and then uncheck the "Extra" button.
  4. Press "Read generation parameters" button.

What should have happened?

The "Extra" option should be enabled, and "Resize seed from width/height" should both be set back to 0x0.

Commit where the problem happens

88e01b2

What platforms do you use to access UI ?

Windows

What browsers do you use to access the UI ?

Mozilla Firefox, Google Chrome, Brave, Microsoft Edge

Command Line Arguments

--xformers

Additional information, context and logs

This matters because despite using a 0x0 resize resolution for your variation seed, as long as your variation strength is above 0, there is still a change in the generated image.

@sulley57 sulley57 added the bug-report Report of a bug, yet to be confirmed label Jan 7, 2023
@catboxanon
Copy link
Collaborator

Duplicate of #2097

@catboxanon catboxanon marked this as a duplicate of #2097 Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-report Report of a bug, yet to be confirmed
Projects
None yet
Development

No branches or pull requests

2 participants