Replies: 1 comment
-
|
For the prompt part, why don't you just use wildcards for those characters that also set And i'm not sure what you mean by "final filename". |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm loving the variant models feature, but would love it if I could use it to define if/then variables based on the final file filename or the prompt itself. For instance, I currently have:
✅real()=real,fennfotoPONY_v2,godiva_v10,kurotsukimixA_v10,osorubeshiPonyReal_v7,realDream_sdxlPony12,zonkeyRealism_v50
This is currently working great, and allows me to use if/then statements when the model is a real-style variant.
❗ What I'd love:
To be able to define something like this:
nonhuman()=charowlmix1,charchainchomp,charroxanne,charclairecat,charalita,charjester
And have it parse to true when any of that list is found in either the final filename, the prompt itself, or both.
That way I could use the awesome if/then feature to trigger off prompt contents.
Thank you if this piques your interest!
Beta Was this translation helpful? Give feedback.
All reactions