Adjust notes in Amy's prompt file

This commit is contained in:
2024-12-03 03:32:59 -05:00
parent 7f1da9e9bd
commit 037f2f84b1

View File

@@ -1,5 +1,5 @@
# Notes:
- Anything with numbers on the front looking similar to "1-3$$" followed by a list of choices, that is the range of items to pick. Basically, "pick 1-3 items from this list". You can change these. You can use a range as I typed in the earlier example, or you can set a hard number "2$$" or you can even do "-3$$" (this would mean a maximum of three) or "1-$$" (this example means a minumum of one item but no maximum).
- Anything with numbers on the front looking similar to "1-3$$" followed by a list of choices, that is the range of items to pick. Basically, "pick 1-3 items from this list". You can change these. You can use a range like that, or you can set a hard number "2$$" or you can even do "-3$$" (this would mean a maximum of three) or "1-$$" (this example means a minumum of one item but no maximum).
# ALL of these are only really tested with the PonyRealism checkpoint, but others MIGHT work