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
{{ message }}
This repository has been archived by the owner on Mar 11, 2023. It is now read-only.
Hi, hope this is a bug and not just me, try to explain it :) If I set say:
haircolor, black, red, blonde
in one of the txt2img XYZ script S/R fields and include (haircolor hair:1.2) in my prompt, I would expect most simply, a black hair, a redhead and a blonde in my results, but there are four passes, the first one just trying to actually prompt 'haircolor hair'.
In the img2img XYZ S/R script it seems to function correctly, and also writes the correct selected field from each S/R option to the filename / metadata, wheras the txt2image will write every filename / meta as eg: haircolor.png
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, hope this is a bug and not just me, try to explain it :) If I set say:
haircolor, black, red, blonde
in one of the txt2img XYZ script S/R fields and include (haircolor hair:1.2) in my prompt, I would expect most simply, a black hair, a redhead and a blonde in my results, but there are four passes, the first one just trying to actually prompt 'haircolor hair'.
In the img2img XYZ S/R script it seems to function correctly, and also writes the correct selected field from each S/R option to the filename / metadata, wheras the txt2image will write every filename / meta as eg: haircolor.png
The text was updated successfully, but these errors were encountered: