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

A fixed seed no longer chooses the same wildcards #150

Closed
2x-y opened this issue Jan 3, 2023 · 8 comments
Closed

A fixed seed no longer chooses the same wildcards #150

2x-y opened this issue Jan 3, 2023 · 8 comments

Comments

@2x-y
Copy link

2x-y commented Jan 3, 2023

Describe the bug

"Unlink seed from prompt" is unchecked but different wildcards are chosen for the same seed.

No checkboxes are ticked apart from "Dynamic Prompts enabled".

To Reproduce

  1. Set prompt to {cat|dog|rabbit} and seed to 1
  2. Click "Generate" a few times
  3. Different wildcards are chosen for the prompt.

Expected behaviour
The same seed should choose the same wildcard unless the "Unlink seed from prompt" option is ticked.

This worked OK until the extension was updated in the last few days.

@adieyal
Copy link
Owner

adieyal commented Jan 4, 2023

I'm aware of this - will get it working again

@2x-y
Copy link
Author

2x-y commented Jan 8, 2023

Seems like this problem was introduced in v1.5.0 (a122279)

@adieyal
Copy link
Owner

adieyal commented Jan 8, 2023

sorry, there have been a few other more pressing issues which is why I haven't addressed this yet, will get to it next.

@2x-y
Copy link
Author

2x-y commented Jan 8, 2023

No worries, my intention wasn't to get you to hurry up! I was just trying to find a version I could go back to in the meantime so I thought I've give you the info in case it helped.

@adieyal adieyal closed this as completed in 348e5ba Jan 8, 2023
@AncalagonX
Copy link

@adieyal There is a major bug (easily fixable) on Line 98 of generator_builder.py involving the unlink_seed_from_prompt variable that prevents the config dropdown from appear on the txt2img and other tabs.

@adieyal
Copy link
Owner

adieyal commented Jan 8, 2023

Ya, my deployment broke halfway. You should be able to update now

@AncalagonX
Copy link

AncalagonX commented Jan 8, 2023

It works again. :) Thanks a million for your crazy pace of updates, This is an extension I make great use of every day!

@adieyal
Copy link
Owner

adieyal commented Jan 8, 2023

:-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants