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