mores stuff added
parent
3ee291aa2e
commit
61da9259f9
|
|
@ -150,4 +150,5 @@ Bling?both
|
|||
Trinkets?both
|
||||
Ruff?both
|
||||
Unicorn horn?both
|
||||
Nonblinding sunglasses?both
|
||||
Nonblinding sunglasses?both
|
||||
Great-eyed?both
|
||||
|
|
|
@ -46,4 +46,6 @@ OR(;-heshe- is;uncommon) laughing
|
|||
OR(;-heshe- is;uncommon) grinning
|
||||
OR(;-heshe- is ;uncommon) feeling OR(;very;normal) relaxed
|
||||
OR(;-heshe- is ;uncommon) feeling OR(;very;normal) insecure
|
||||
OR(;-heshe- is ;uncommon) feeling OR(;very;normal) shocked
|
||||
OR(;-heshe- is ;uncommon) feeling OR(;very;normal) shocked
|
||||
OR(;-heshe- is ;uncommon) feeling OR(;very;normal) worried
|
||||
OR(;-heshe- is ;uncommon) feeling OR(;very;normal) resentfull
|
||||
|
|
|
@ -7,6 +7,8 @@
|
|||
-element- goddess;female
|
||||
-musicgenre-mancer;both
|
||||
-pokemontype- type;both
|
||||
-humanoid- queen;female
|
||||
-humanoid- king;male
|
||||
Abbot;both
|
||||
Abjurer;both
|
||||
Acrobat;both
|
||||
|
|
@ -70,12 +72,11 @@ Bookbinder;both
|
|||
Botanist;both
|
||||
Bounty hunter;both
|
||||
Brewer;both
|
||||
Brewer;both
|
||||
Bride;female
|
||||
Brigadier General;both
|
||||
Businessperson;both
|
||||
Butcher;both
|
||||
Butcher;both
|
||||
Bully;both
|
||||
Calligrapher;both
|
||||
Canon;both
|
||||
Captain;both
|
||||
|
|
@ -90,6 +91,7 @@ CEO;both
|
|||
Chancellor;both
|
||||
Chaos mage;both
|
||||
Chaplain;both
|
||||
Chairperson;both
|
||||
Chauffeur;both
|
||||
Cheerleader;female
|
||||
Chef;both
|
||||
|
|
@ -137,6 +139,7 @@ Death knight;both
|
|||
Death knight;both
|
||||
Deep-Sea Diver;both
|
||||
Defender;both
|
||||
Demonist;both
|
||||
Demon Hunter;both
|
||||
Demon Queen;female
|
||||
Demon King;male
|
||||
|
|
@ -244,6 +247,7 @@ Historian;both
|
|||
Hillbilly;both
|
||||
Hooded figure;both
|
||||
Humanitarian;both
|
||||
Humorist;both
|
||||
hunk;male
|
||||
Hunter;both
|
||||
Ice Cream Vendor;both
|
||||
|
|
@ -472,6 +476,7 @@ Steeplejack;both
|
|||
Stormtrooper;both
|
||||
Student;both
|
||||
Sultan;both
|
||||
Skank;female
|
||||
Summoner;both
|
||||
Sumo Wrestler;both
|
||||
Super model;female
|
||||
|
|
@ -481,6 +486,7 @@ Surgeon;both
|
|||
Surveyor;both
|
||||
Swashbuckler;both
|
||||
Sword bearer;both
|
||||
Sysadmin;both
|
||||
Tailor;both
|
||||
Tanner;both
|
||||
Tax collector;both
|
||||
|
|
@ -507,6 +513,7 @@ Traveler;both
|
|||
Tribal Chief;both
|
||||
Trickster;both
|
||||
Troubadour;both
|
||||
Twink;male
|
||||
Vagabond;both
|
||||
Valedictorian;both
|
||||
Valet;both
|
||||
|
|
|
|||
|
|
|
@ -713,6 +713,7 @@ Shaniwar Wada
|
|||
Sheikh Zayed Mosque
|
||||
Shoal
|
||||
Shopping mall
|
||||
Shopwindow
|
||||
Shwedagon Pagoda
|
||||
Shwezigon Pagoda
|
||||
Siem Reap
|
||||
|
|
@ -1066,4 +1067,5 @@ Zanzibar
|
|||
Zimbabwe
|
||||
Zion National Park
|
||||
Zoo
|
||||
Zurich
|
||||
Zurich
|
||||
Viziers
|
||||
|
|
|
@ -329,6 +329,7 @@ Vrindavan
|
|||
Warsaw
|
||||
Washington, D.C.
|
||||
Wellington
|
||||
Willemstad
|
||||
Xi'an
|
||||
Yangon
|
||||
Zadar
|
||||
|
|
|
|||
|
Can't render this file because it has a wrong number of fields in line 330.
|
|
|
@ -238,6 +238,7 @@ Kimono jacket
|
|||
Kimono robes
|
||||
Kira
|
||||
Kitenge
|
||||
Knickerbocker
|
||||
Kofia
|
||||
Krama
|
||||
Kurta
|
||||
|
|
|
|||
|
|
|
@ -77,4 +77,5 @@ Dancing and looking at camera
|
|||
Walking towards camera
|
||||
Walking away from camera
|
||||
peace sign pose
|
||||
-humanexpression- pose
|
||||
-humanexpression- pose
|
||||
Layback pose
|
||||
|
|
|
@ -111,8 +111,8 @@ def generateprompts(amount = 1,insanitylevel="5",subject="all", artist="all", im
|
|||
if __name__ == "__main__":
|
||||
generateprompts(10,5
|
||||
,"all" # subject
|
||||
,"none" # artists
|
||||
,"none" # image type "only other types", "only templates mode", "art blaster mode", "quality vomit mode", "color cannon mode", "unique art mode", "massive madness mode", "photo fantasy mode", "subject only mode", "fixed styles mode", "dynamic templates mode", "artify mode"
|
||||
,"all" # artists
|
||||
,"all" # image type "only other types", "only templates mode", "art blaster mode", "quality vomit mode", "color cannon mode", "unique art mode", "massive madness mode", "photo fantasy mode", "subject only mode", "fixed styles mode", "dynamic templates mode", "artify mode"
|
||||
, False # only artists
|
||||
,"",""
|
||||
,"" #prefix prompt
|
||||
|
|
|
|||
Loading…
Reference in New Issue