Replies: 1 comment 1 reply
-
Well, time to create a wildcard with a set of numbers then xD |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
So, while trying to expand randomization functions for StylePile with my pathetic Python skills I stumbled upon something interesting. Even inserting a random number inside the prompt has a tangible impact on the result. Not strong, but tangible:
These are all the same prompt, just a number 1000000-9999999 inserted where [R] is. So, it seems like instead of torturing yourself with prompt engineering to get those better eyes or such you can just throw random numbers at it and see what sticks.
Admittedly it does need to be there in first place, otherwise the result will be quite different. But the number itself changing has this mild impact that neatly varies the result.
Beta Was this translation helpful? Give feedback.
All reactions