2.5 KiB
2.5 KiB
| 1 | #this file controls the generation process | |
|---|---|---|
| 2 | #records starting with # are ignored | |
| 3 | #---- | |
| 4 | # main subject generation options | |
| 5 | # these can either be on or off | |
| 6 | #---- | |
| 7 | # objects | |
| 8 | subject_object | on |
| 9 | subject_vehicle | on |
| 10 | subject_food | on |
| 11 | subject_space | on |
| 12 | subject_building | on |
| 13 | # animals | |
| 14 | subject_animal | on |
| 15 | # humanoids | |
| 16 | subject_manwoman | on |
| 17 | subject_manwomanrelation | on |
| 18 | subject_fictional | on |
| 19 | subject_nonfictional | on |
| 20 | subject_humanoid | on |
| 21 | subject_job | on |
| 22 | # landscape | |
| 23 | subject_landscape | on |
| 24 | # concept | |
| 25 | subject_event | on |
| 26 | subject_concept | on |
| 27 | subject_poemline | on |
| 28 | subject_songline | on |
| 29 | #---- | |
| 30 | # other main lists, in order of appearance | |
| 31 | # setting the random chance, for normal generation | |
| 32 | # these can be, in order of most appearing to least appearing | |
| 33 | # always, common, normal, uncommon, rare, legendary, unique, extraordinary, novel, never | |
| 34 | custominputprefixrepeats | 2 |
| 35 | custominputprefixchance | uncommon |
| 36 | imagetypechance | normal |
| 37 | imagetypequalitychance | rare |
| 38 | # some prefixes that happen rarely | |
| 39 | minilocationadditionchance | unique |
| 40 | artmovementprefixchance | unique |
| 41 | minivomitprefix1chance | rare |
| 42 | minivomitprefix2chance | unique |
| 43 | # shot size generation | |
| 44 | shotsizechance | uncommon |
| 45 | # subject specific stuff | |
| 46 | subjectdescriptor1chance | common |
| 47 | subjectdescriptor2chance | uncommon |
| 48 | subjectbodytypechance | normal |
| 49 | subjectculturechance | normal |
| 50 | subjectconceptsuffixchance | unique |
| 51 | # subjectlandscape specific stuff | |
| 52 | subjectlandscapeinsideshotchance | unique |
| 53 | subjectlandscapeaddonlocationchance | normal |
| 54 | subjectlandscapeaddonlocationdescriptorchance | rare |
| 55 | subjectlandscapeaddonlocationculturechance | rare |
| 56 | # all additions | |
| 57 | objectadditionsrepeats | 2 |
| 58 | objectadditionschance | uncommon |
| 59 | humanadditionchance | rare |
| 60 | overalladditionchance | extraordinary |
| 61 | # humanoid other stuff | |
| 62 | emojichance | legendary |
| 63 | joboractivitychance | normal |
| 64 | # things in the middle of the prompt | |
| 65 | custominputmidrepeats | 2 |
| 66 | custominputmidchance | uncommon |
| 67 | minivomitmidchance | unique |
| 68 | # humanoid main stuff | |
| 69 | outfitchance | normal |
| 70 | posechance | uncommon |
| 71 | hairchance | normal |
| 72 | accessorychance | normal |
| 73 | humanoidinsideshotchance | legendary |
| 74 | humanoidbackgroundchance | uncommon |
| 75 | # minilocation stuff | |
| 76 | landscapeminilocationchance | uncommon |
| 77 | generalminilocationchance | rare |
| 78 | # general stuff add the end of the prompt | |
| 79 | timperiodchance | normal |
| 80 | focuschance | normal |
| 81 | directionchance | normal |
| 82 | moodchance | normal |
| 83 | minivomitsuffixchance | unique |
| 84 | artmovementchance | normal |
| 85 | lightingchance | normal |
| 86 | photoadditionchance | common |
| 87 | lenschance | normal |
| 88 | colorschemechance | normal |
| 89 | vomit1chance | uncommon |
| 90 | vomit2chance | uncommon |
| 91 | greatworkchance | novel |
| 92 | poemlinechance | novel |
| 93 | songlinechance | novel |
| 94 | quality1chance | uncommon |
| 95 | quality2chance | uncommon |