2.9 KiB
2.9 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 | subject_flora | on |
| 14 | # animals | |
| 15 | subject_animal | on |
| 16 | # humanoids | |
| 17 | subject_manwoman | on |
| 18 | subject_manwomanrelation | on |
| 19 | subject_manwomanmultiple | on |
| 20 | subject_fictional | on |
| 21 | subject_nonfictional | on |
| 22 | subject_humanoid | on |
| 23 | subject_job | on |
| 24 | subject_firstnames | on |
| 25 | # landscape | |
| 26 | subject_landscape | on |
| 27 | # concept | |
| 28 | subject_event | on |
| 29 | subject_concept | on |
| 30 | subject_poemline | on |
| 31 | subject_songline | on |
| 32 | subject_cardname | on |
| 33 | subject_episodetitle | on |
| 34 | #---- | |
| 35 | # other main lists, in order of appearance | |
| 36 | # setting the random chance, for normal generation | |
| 37 | # these can be, in order of most appearing to least appearing | |
| 38 | # always, common, normal, uncommon, rare, legendary, unique, extraordinary, novel, never | |
| 39 | custominputprefixrepeats | 2 |
| 40 | custominputprefixchance | uncommon |
| 41 | imagetypechance | normal |
| 42 | imagetypequalitychance | rare |
| 43 | # some prefixes that happen rarely | |
| 44 | minilocationadditionchance | unique |
| 45 | artmovementprefixchance | unique |
| 46 | minivomitprefix1chance | rare |
| 47 | minivomitprefix2chance | unique |
| 48 | # shot size generation | |
| 49 | shotsizechance | uncommon |
| 50 | # subject specific stuff | |
| 51 | subjectdescriptor1chance | common |
| 52 | subjectdescriptor2chance | uncommon |
| 53 | subjectbodytypechance | normal |
| 54 | subjectculturechance | normal |
| 55 | subjectconceptsuffixchance | unique |
| 56 | # subjectlandscape specific stuff | |
| 57 | subjectlandscapeinsideshotchance | unique |
| 58 | subjectlandscapeaddonlocationchance | normal |
| 59 | subjectlandscapeaddonlocationdescriptorchance | rare |
| 60 | subjectlandscapeaddonlocationculturechance | rare |
| 61 | # all additions | |
| 62 | objectadditionsrepeats | 2 |
| 63 | objectadditionschance | uncommon |
| 64 | humanadditionchance | rare |
| 65 | overalladditionchance | extraordinary |
| 66 | # humanoid other stuff | |
| 67 | emojichance | legendary |
| 68 | buildfacechance | legendary |
| 69 | humanexpressionchance | rare |
| 70 | humanvomitchance | rare |
| 71 | joboractivitychance | normal |
| 72 | # things in the middle of the prompt | |
| 73 | custominputmidrepeats | 2 |
| 74 | custominputmidchance | uncommon |
| 75 | minivomitmidchance | unique |
| 76 | # humanoid main stuff | |
| 77 | outfitchance | normal |
| 78 | posechance | uncommon |
| 79 | hairchance | normal |
| 80 | accessorychance | normal |
| 81 | humanoidinsideshotchance | legendary |
| 82 | humanoidbackgroundchance | uncommon |
| 83 | # minilocation stuff | |
| 84 | landscapeminilocationchance | uncommon |
| 85 | generalminilocationchance | rare |
| 86 | # general stuff add the end of the prompt | |
| 87 | timperiodchance | normal |
| 88 | focuschance | normal |
| 89 | directionchance | normal |
| 90 | moodchance | normal |
| 91 | minivomitsuffixchance | unique |
| 92 | artmovementchance | normal |
| 93 | lightingchance | normal |
| 94 | photoadditionchance | common |
| 95 | lenschance | normal |
| 96 | colorschemechance | normal |
| 97 | vomit1chance | uncommon |
| 98 | vomit2chance | uncommon |
| 99 | greatworkchance | novel |
| 100 | poemlinechance | novel |
| 101 | songlinechance | novel |
| 102 | quality1chance | uncommon |
| 103 | quality2chance | uncommon |
| 104 | # custom style list (lora and tis) | |
| 105 | customstyle1chance | uncommon |
| 106 | customstyle2chance | uncommon |
| 107 | # suffix custom list | |
| 108 | custominputsuffixrepeats | 2 |
| 109 | custominputsuffixchance | uncommon |
| 110 | # artists stuff | |
| 111 | artistsatbackchance | uncommon |