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

Setting a non-deterministic prompt is not obvious #14

Open
valconius opened this issue Dec 31, 2022 · 0 comments
Open

Setting a non-deterministic prompt is not obvious #14

valconius opened this issue Dec 31, 2022 · 0 comments

Comments

@valconius
Copy link

Let us say I use a prompt wildcards extension (in my case that is Unprompted) and I install a wildcard string, "«choose»one¦two«/choose»" into my prompt. Then, let us say that generates a random string, "one" or "two" whenever the prompt is evaluated.

The infinity grid GUI shows the negative prompt to be "«choose»one¦two«/choose»" which wrong.

The generated text file next to the generated image shows the negative prompt to be the randomly-generated-per-image "one" or "two" which is right.

The infinity grid GUI should reflect the prompt stored in the text file and not the raw string stored in the grid's yaml configuration file.

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

1 participant