You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: