Add extra prompts, endless generation, random character default, and small fixes
- Add extra positive/negative prompt textareas to all 9 detail pages with session persistence - Add Endless generation button to all detail pages (continuous preview generation until stopped) - Default character selector to "Random Character" on all secondary detail pages - Fix queue clear endpoint (remove spurious auth check) - Refactor app.py into routes/ and services/ modules - Update CLAUDE.md with new architecture documentation - Various data file updates and cleanup Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
58
data/characters/2b.json
Normal file
58
data/characters/2b.json
Normal file
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"character_id": "2b",
|
||||
"character_name": "2B",
|
||||
"identity": {
|
||||
"base_specs": "1girl, 2b_(nier:automata), pale_skin",
|
||||
"hair": "short_hair, white_hair, bob_cut, bangs",
|
||||
"eyes": "blue_eyes",
|
||||
"hands": "white nails",
|
||||
"arms": "",
|
||||
"torso": "small breasts",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"extra": ""
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "",
|
||||
"pose": "",
|
||||
"scene": ""
|
||||
},
|
||||
"wardrobe": {
|
||||
"full_body": "black_dress, lace-trimmed_dress, gothic_lolita",
|
||||
"headwear": " blindfold,",
|
||||
"top": "black_dress, cleavage_cutout, feather_trim",
|
||||
"bottom": "short_dress,",
|
||||
"legwear": "thighhighs",
|
||||
"footwear": "thigh_boots, black_boots, high_heels",
|
||||
"hands": "black_gloves, ",
|
||||
"accessories": "katana, sword_on_back"
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "gothic_lolita, science_fiction, dark_atmosphere",
|
||||
"primary_color": "black",
|
||||
"secondary_color": "white",
|
||||
"tertiary_color": "silver"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "",
|
||||
"lora_weight": 1.0,
|
||||
"lora_weight_min": 0.7,
|
||||
"lora_weight_max": 1.0,
|
||||
"lora_triggers": "2b_(nier:automata)"
|
||||
},
|
||||
"tags": [
|
||||
"1girl",
|
||||
"2b_(nier:automata)",
|
||||
"short_hair",
|
||||
"white_hair",
|
||||
"bob_cut",
|
||||
"blindfold",
|
||||
"black_dress",
|
||||
"gothic_lolita",
|
||||
"thigh_boots",
|
||||
"black_gloves",
|
||||
"nier_automata",
|
||||
"blue_eyes"
|
||||
]
|
||||
}
|
||||
49
data/characters/aisha_clan_clan.json
Normal file
49
data/characters/aisha_clan_clan.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"character_id": "aisha_clan_clan",
|
||||
"character_name": "Aisha Clan-Clan",
|
||||
"identity": {
|
||||
"base_specs": "1girl, dark_skin, toned, fangs, facial_mark",
|
||||
"hair": "white_hair, long ears, single_braid, ring_hair_ornament, cat_ears, ",
|
||||
"eyes": "aqua_eyes",
|
||||
"hands": "claws",
|
||||
"arms": "",
|
||||
"torso": "abs, medium breasts",
|
||||
"pelvis": "cat_tail,",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"extra": " circlet"
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "grin",
|
||||
"pose": "flexing bicep",
|
||||
"scene": "space station"
|
||||
},
|
||||
"wardrobe": {
|
||||
"full_body": "off-shoulder_dress, two-tone_dress",
|
||||
"headwear": "circlet, ring_hair_ornament",
|
||||
"top": "neck_bell,white_collar, long_sleeves, cleavage",
|
||||
"bottom": " black_belt,",
|
||||
"legwear": "black_pantyhose, thigh_strap",
|
||||
"footwear": "",
|
||||
"hands": "bracelets",
|
||||
"accessories": ""
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "retro anime, outlaw_star",
|
||||
"primary_color": "white",
|
||||
"secondary_color": "green",
|
||||
"tertiary_color": "black"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "Illustrious/Looks/Hoseki_OutlawStar_AishaClanClan_IllustriousXL_v1.safetensors",
|
||||
"lora_weight": 1.0,
|
||||
"lora_weight_min": 0.7,
|
||||
"lora_weight_max": 1.0,
|
||||
"lora_triggers": "ashcln"
|
||||
},
|
||||
"tags": [
|
||||
"aisha_clanclan",
|
||||
"outlaw_star",
|
||||
"90's"
|
||||
]
|
||||
}
|
||||
57
data/characters/android_21.json
Normal file
57
data/characters/android_21.json
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"character_id": "android_21",
|
||||
"character_name": "Android 21",
|
||||
"identity": {
|
||||
"base_specs": "1girl, android_21, pale_skin",
|
||||
"hair": "brown_hair, long_hair, big_hair, messy_hair",
|
||||
"eyes": "blue_eyes, glasses",
|
||||
"hands": "ring",
|
||||
"arms": "",
|
||||
"torso": "",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"extra": ""
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "smile",
|
||||
"pose": "standing",
|
||||
"scene": "indoors, laboratory"
|
||||
},
|
||||
"wardrobe": {
|
||||
"full_body": "",
|
||||
"headwear": "",
|
||||
"top": "lab_coat, red and blue checkered dress",
|
||||
"bottom": "",
|
||||
"legwear": "black_thighhighs",
|
||||
"footwear": "high_heels",
|
||||
"hands": "",
|
||||
"accessories": "earrings, finger_ring"
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "anime",
|
||||
"primary_color": "white",
|
||||
"secondary_color": "blue",
|
||||
"tertiary_color": "red"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "",
|
||||
"lora_weight": 1.0,
|
||||
"lora_weight_min": 0.7,
|
||||
"lora_weight_max": 1.0,
|
||||
"lora_triggers": ""
|
||||
},
|
||||
"tags": [
|
||||
"android_21",
|
||||
"1girl",
|
||||
"long_hair",
|
||||
"brown_hair",
|
||||
"blue_eyes",
|
||||
"glasses",
|
||||
"lab_coat",
|
||||
"checkered_dress",
|
||||
"black_thighhighs",
|
||||
"high_heels",
|
||||
"dragon_ball"
|
||||
]
|
||||
}
|
||||
61
data/characters/becky_blackbell.json
Normal file
61
data/characters/becky_blackbell.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"character_id": "becky_blackbell",
|
||||
"character_name": "Becky Blackbell",
|
||||
"identity": {
|
||||
"base_specs": "becky_blackbell, 1girl, loli",
|
||||
"hair": "brown_hair, short_hair, twintails",
|
||||
"eyes": "brown_eyes",
|
||||
"hands": "",
|
||||
"arms": "",
|
||||
"torso": "",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"extra": ""
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "",
|
||||
"pose": "",
|
||||
"scene": ""
|
||||
},
|
||||
"wardrobe": {
|
||||
"full_body": "eden_academy_school_uniform,gold_trim",
|
||||
"headwear": "hair_ornament",
|
||||
"top": " black_dress, ",
|
||||
"bottom": "",
|
||||
"legwear": "white_socks",
|
||||
"footwear": "loafers",
|
||||
"hands": "",
|
||||
"accessories": ""
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "anime_style",
|
||||
"primary_color": "black",
|
||||
"secondary_color": "gold",
|
||||
"tertiary_color": "white"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "",
|
||||
"lora_weight": 1.0,
|
||||
"lora_weight_min": 0.7,
|
||||
"lora_weight_max": 1.0,
|
||||
"lora_triggers": ""
|
||||
},
|
||||
"tags": [
|
||||
"becky_blackbell",
|
||||
"spy_x_family",
|
||||
"1girl",
|
||||
"solo",
|
||||
"brown_hair",
|
||||
"twintails",
|
||||
"brown_eyes",
|
||||
"eden_academy_school_uniform",
|
||||
"black_dress",
|
||||
"gold_trim",
|
||||
"white_socks",
|
||||
"loafers",
|
||||
"hair_ornament",
|
||||
"short_hair",
|
||||
"child"
|
||||
]
|
||||
}
|
||||
61
data/characters/blossom_ppg.json
Normal file
61
data/characters/blossom_ppg.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"character_id": "blossom_ppg",
|
||||
"character_name": "Blossom",
|
||||
"identity": {
|
||||
"base_specs": "blossom_(ppg), 1girl, mature_female, slender, fair_skin",
|
||||
"hair": "orange_hair, very_long_hair, high_ponytail, blunt_bangs",
|
||||
"eyes": "pink_eyes, eyelashes",
|
||||
"hands": "",
|
||||
"arms": "",
|
||||
"torso": "slender_waist",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"extra": ""
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "smile, confident",
|
||||
"pose": "standing, hand_on_hip",
|
||||
"scene": "city_skyline, day"
|
||||
},
|
||||
"wardrobe": {
|
||||
"full_body": "pink_dress, sleeveless_dress, A-line_dress",
|
||||
"headwear": "red_bow, hair_bow",
|
||||
"top": "",
|
||||
"bottom": "",
|
||||
"legwear": "white_leggings, white_tights",
|
||||
"footwear": "black_footwear, mary_janes",
|
||||
"hands": "",
|
||||
"accessories": "black_belt"
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "modern_cartoon, vibrant_colors",
|
||||
"primary_color": "pink",
|
||||
"secondary_color": "red",
|
||||
"tertiary_color": "black"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "Illustrious/Looks/Aged_up_Powerpuff_Girls.safetensors",
|
||||
"lora_weight": 1.0,
|
||||
"lora_weight_min": 0.7,
|
||||
"lora_weight_max": 1.0,
|
||||
"lora_triggers": ""
|
||||
},
|
||||
"tags": [
|
||||
"1girl",
|
||||
"mature_female",
|
||||
"orange_hair",
|
||||
"very_long_hair",
|
||||
"high_ponytail",
|
||||
"pink_eyes",
|
||||
"hair_bow",
|
||||
"red_bow",
|
||||
"pink_dress",
|
||||
"sleeveless_dress",
|
||||
"black_belt",
|
||||
"white_leggings",
|
||||
"mary_janes",
|
||||
"powerpuff_girls",
|
||||
"aged_up"
|
||||
]
|
||||
}
|
||||
57
data/characters/bubbles_ppg.json
Normal file
57
data/characters/bubbles_ppg.json
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"character_id": "bubbles_ppg",
|
||||
"character_name": "Bubbles",
|
||||
"identity": {
|
||||
"base_specs": "bubbles_(ppg),1girl, aged_up, mature_female, slender",
|
||||
"hair": "blonde_hair, short_hair, twintails",
|
||||
"eyes": "blue_eyes, large_eyes",
|
||||
"hands": "",
|
||||
"arms": "",
|
||||
"torso": "medium breasts",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"extra": ""
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "smiling",
|
||||
"pose": "standing",
|
||||
"scene": ""
|
||||
},
|
||||
"wardrobe": {
|
||||
"full_body": "blue summer dress",
|
||||
"headwear": "",
|
||||
"top": "",
|
||||
"bottom": " black_belt",
|
||||
"legwear": "thigh high white socks",
|
||||
"footwear": "black_footwear, mary_janes",
|
||||
"hands": "",
|
||||
"accessories": ""
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "vibrant_colors",
|
||||
"primary_color": "blue",
|
||||
"secondary_color": "white",
|
||||
"tertiary_color": "black"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "",
|
||||
"lora_weight": 1.0,
|
||||
"lora_weight_min": 0.7,
|
||||
"lora_weight_max": 1.0,
|
||||
"lora_triggers": ""
|
||||
},
|
||||
"tags": [
|
||||
"bubbles_(ppg)",
|
||||
"1girl",
|
||||
"aged_up",
|
||||
"blonde_hair",
|
||||
"twintails",
|
||||
"blue_eyes",
|
||||
"blue_dress",
|
||||
"black_belt",
|
||||
"white_socks",
|
||||
"mary_janes",
|
||||
"solo"
|
||||
]
|
||||
}
|
||||
58
data/characters/buttercup_ppg.json
Normal file
58
data/characters/buttercup_ppg.json
Normal file
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"character_id": "buttercup_ppg",
|
||||
"character_name": "Buttercup",
|
||||
"identity": {
|
||||
"base_specs": "1girl, buttercup_(ppg), aged_up, tomboy",
|
||||
"hair": "black_hair, short_hair, bob_cut, flipped_hair",
|
||||
"eyes": "green_eyes",
|
||||
"hands": "",
|
||||
"arms": "toned_arms",
|
||||
"torso": "athletic_body, small_breasts",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"extra": ""
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "smile, smirk",
|
||||
"pose": "looking_at_viewer, arms_crossed",
|
||||
"scene": ""
|
||||
},
|
||||
"wardrobe": {
|
||||
"full_body": "",
|
||||
"headwear": "",
|
||||
"top": "green crop top, sleeveless, ",
|
||||
"bottom": "black_belt, green shorts",
|
||||
"legwear": "white knee high socks",
|
||||
"footwear": "black army boots",
|
||||
"hands": "fingerless leather gloves",
|
||||
"accessories": ""
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "vibrant_colors, high_contrast",
|
||||
"primary_color": "green",
|
||||
"secondary_color": "black",
|
||||
"tertiary_color": "white"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "",
|
||||
"lora_weight": 1.0,
|
||||
"lora_weight_min": 0.7,
|
||||
"lora_weight_max": 1.0,
|
||||
"lora_triggers": ""
|
||||
},
|
||||
"tags": [
|
||||
"1girl",
|
||||
"buttercup_(ppg)",
|
||||
"aged_up",
|
||||
"tomboy",
|
||||
"short_hair",
|
||||
"black_hair",
|
||||
"bob_cut",
|
||||
"green_eyes",
|
||||
"green_dress",
|
||||
"black_belt",
|
||||
"white_leggings",
|
||||
"mary_janes"
|
||||
]
|
||||
}
|
||||
56
data/characters/clover_totally_spies.json
Normal file
56
data/characters/clover_totally_spies.json
Normal file
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"character_id": "clover_totally_spies",
|
||||
"character_name": "Clover",
|
||||
"identity": {
|
||||
"base_specs": "1girl, solo, slender",
|
||||
"hair": "blonde_hair, medium_hair, bob_cut",
|
||||
"eyes": "blue_eyes",
|
||||
"hands": "",
|
||||
"arms": "",
|
||||
"torso": "small breasts",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"extra": ""
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "smile",
|
||||
"pose": "standing",
|
||||
"scene": ""
|
||||
},
|
||||
"wardrobe": {
|
||||
"full_body": "red_bodysuit, latex_bodysuit, spandex",
|
||||
"headwear": "",
|
||||
"top": "",
|
||||
"bottom": "",
|
||||
"legwear": "",
|
||||
"footwear": "high_heel_boots, boots",
|
||||
"hands": "",
|
||||
"accessories": "belt, silver_belt"
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "anime_style, 2000s_aesthetic",
|
||||
"primary_color": "red",
|
||||
"secondary_color": "silver",
|
||||
"tertiary_color": "blonde"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "",
|
||||
"lora_weight": 1.0,
|
||||
"lora_weight_min": 0.7,
|
||||
"lora_weight_max": 1.0,
|
||||
"lora_triggers": ""
|
||||
},
|
||||
"tags": [
|
||||
"clover_(totally_spies!)",
|
||||
"totally_spies!",
|
||||
"1girl",
|
||||
"blonde_hair",
|
||||
"blue_eyes",
|
||||
"bob_cut",
|
||||
"red_bodysuit",
|
||||
"latex_bodysuit",
|
||||
"high_heel_boots",
|
||||
"silver_belt"
|
||||
]
|
||||
}
|
||||
66
data/characters/hikage_senran_kagura.json
Normal file
66
data/characters/hikage_senran_kagura.json
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"character_id": "hikage_senran_kagura",
|
||||
"character_name": "Hikage - Senran Kagura",
|
||||
"identity": {
|
||||
"base_specs": "1girl, mature_female, large_breasts, athletic_build, pale_skin",
|
||||
"hair": "green_hair, short_hair, spiked_hair",
|
||||
"eyes": "yellow_eyes, slit_pupils",
|
||||
"hands": "fingernails",
|
||||
"arms": "arm_belt, tattoo",
|
||||
"torso": "chest_tattoo, stomach_tattoo, navel",
|
||||
"pelvis": "open_fly",
|
||||
"legs": "torn_jeans, leg_belt",
|
||||
"feet": "boots",
|
||||
"extra": "neck_tattoo, snake_print"
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "stoic",
|
||||
"pose": "standing",
|
||||
"scene": ""
|
||||
},
|
||||
"wardrobe": {
|
||||
"full_body": "torn_clothes",
|
||||
"headwear": "",
|
||||
"top": "yellow_shirt, crop_top, torn_clothes",
|
||||
"bottom": "torn_jeans, open_fly, loose_belt",
|
||||
"legwear": "",
|
||||
"footwear": "boots",
|
||||
"hands": "arm_belt",
|
||||
"accessories": "leg_belt"
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "anime, video_game_character",
|
||||
"primary_color": "yellow",
|
||||
"secondary_color": "green",
|
||||
"tertiary_color": "blue"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "Illustrious/Looks/SK_Hikage_IL.safetensors",
|
||||
"lora_weight": 0.8,
|
||||
"lora_triggers": "Hikage_IL, Hikage_Shinobi",
|
||||
"lora_weight_min": 0.8,
|
||||
"lora_weight_max": 0.8
|
||||
},
|
||||
"tags": [
|
||||
"hikage_(senran_kagura)",
|
||||
"green_hair",
|
||||
"short_hair",
|
||||
"yellow_eyes",
|
||||
"slit_pupils",
|
||||
"large_breasts",
|
||||
"neck_tattoo",
|
||||
"chest_tattoo",
|
||||
"stomach_tattoo",
|
||||
"yellow_shirt",
|
||||
"crop_top",
|
||||
"torn_clothes",
|
||||
"torn_jeans",
|
||||
"open_fly",
|
||||
"loose_belt",
|
||||
"snake_print",
|
||||
"arm_belt",
|
||||
"leg_belt",
|
||||
"anime",
|
||||
"video_game_character"
|
||||
]
|
||||
}
|
||||
@@ -37,7 +37,7 @@
|
||||
"tertiary_color": "black"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "Illustrious/Looks/Jasmine-IL_V2.safetensors",
|
||||
"lora_name": "Illustrious/Looks/JasmineIL.safetensors",
|
||||
"lora_weight": 0.8,
|
||||
"lora_triggers": "",
|
||||
"lora_weight_min": 0.8,
|
||||
@@ -48,4 +48,4 @@
|
||||
"princess",
|
||||
"disney"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -22,7 +22,7 @@
|
||||
"default": {
|
||||
"full_body": "",
|
||||
"headwear": "",
|
||||
"top": "teal tank top,",
|
||||
"top": "teal leotard",
|
||||
"bottom": "brown shorts",
|
||||
"legwear": "thigh holsters",
|
||||
"footwear": "brown combat boots, red laces",
|
||||
@@ -46,4 +46,4 @@
|
||||
"tags": [
|
||||
"Tomb Raider"
|
||||
]
|
||||
}
|
||||
}
|
||||
66
data/characters/princess_bubblegum.json
Normal file
66
data/characters/princess_bubblegum.json
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"character_id": "princess_bubblegum",
|
||||
"character_name": "Princess Bubblegum",
|
||||
"identity": {
|
||||
"base_specs": "1girl, princess_bonnibel_bubblegum, pink_skin,",
|
||||
"hair": "pink_hair, long_hair, gum_hair",
|
||||
"eyes": "black_eyes, dot_eyes, simple eyes",
|
||||
"hands": "pink nails",
|
||||
"arms": "",
|
||||
"torso": "",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"extra": ""
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "smile",
|
||||
"pose": "standing",
|
||||
"scene": "candy_kingdom"
|
||||
},
|
||||
"wardrobe": {
|
||||
"default": {
|
||||
"full_body": "pink_dress, ",
|
||||
"headwear": "crown, gold_crown, blue_gemstone_on_crown, purple_collar, ",
|
||||
"top": "puffy_sleeves",
|
||||
"bottom": "purple belt",
|
||||
"legwear": "",
|
||||
"footwear": "",
|
||||
"hands": "",
|
||||
"accessories": "tiara"
|
||||
},
|
||||
"scientist": {
|
||||
"full_body": "",
|
||||
"headwear": "crown, gold_crown, blue_gemstone_on_crown, tied hair, safety goggles",
|
||||
"top": "white lab coat",
|
||||
"bottom": "",
|
||||
"legwear": "",
|
||||
"footwear": "",
|
||||
"hands": "purple cuffs",
|
||||
"accessories": "tiara"
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "adventure_time style,",
|
||||
"primary_color": "pink",
|
||||
"secondary_color": "purple",
|
||||
"tertiary_color": "gold"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "Illustrious/Looks/Bubblegum_ILL.safetensors",
|
||||
"lora_weight": 1.0,
|
||||
"lora_weight_min": 0.7,
|
||||
"lora_weight_max": 1.0,
|
||||
"lora_triggers": ""
|
||||
},
|
||||
"tags": [
|
||||
"princess_bonnibel_bubblegum",
|
||||
"adventure_time",
|
||||
"pink_hair",
|
||||
"pink_skin",
|
||||
"pink_dress",
|
||||
"crown",
|
||||
"long_hair",
|
||||
"cartoon_style"
|
||||
]
|
||||
}
|
||||
@@ -20,7 +20,7 @@
|
||||
},
|
||||
"wardrobe": {
|
||||
"default": {
|
||||
"full_body": "pink ball gown",
|
||||
"full_body": "pink gown",
|
||||
"headwear": "gold crown",
|
||||
"top": "white petticoat, puffy sleeves, dark pink panniers",
|
||||
"bottom": "",
|
||||
@@ -46,4 +46,4 @@
|
||||
"tags": [
|
||||
"Super Mario"
|
||||
]
|
||||
}
|
||||
}
|
||||
57
data/characters/shiki_senran_kagura.json
Normal file
57
data/characters/shiki_senran_kagura.json
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"character_id": "shiki_senran_kagura",
|
||||
"character_name": "Shiki",
|
||||
"identity": {
|
||||
"base_specs": "1girl, shiki_(senran_kagura), large_breasts, gyaru",
|
||||
"hair": "blonde_hair, drill_hair, long_hair",
|
||||
"eyes": "purple_eyes",
|
||||
"hands": "",
|
||||
"arms": "",
|
||||
"torso": "cleavage",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"extra": ""
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "smile",
|
||||
"pose": "",
|
||||
"scene": ""
|
||||
},
|
||||
"wardrobe": {
|
||||
"full_body": "black_dress, frilled_dress, gothic_lolita",
|
||||
"headwear": "black_hat, mini_hat",
|
||||
"top": "",
|
||||
"bottom": "",
|
||||
"legwear": "black_thighhighs",
|
||||
"footwear": "black_footwear",
|
||||
"hands": "",
|
||||
"accessories": "cross_necklace, scythe"
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "gothic_lolita",
|
||||
"primary_color": "black",
|
||||
"secondary_color": "purple",
|
||||
"tertiary_color": "gold"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "Illustrious/Looks/shiki_kagura_ill_v01.safetensors",
|
||||
"lora_weight": 1.0,
|
||||
"lora_weight_min": 0.7,
|
||||
"lora_weight_max": 1.0,
|
||||
"lora_triggers": "shiki_(senran_kagura)"
|
||||
},
|
||||
"tags": [
|
||||
"shiki_(senran_kagura)",
|
||||
"senran_kagura",
|
||||
"blonde_hair",
|
||||
"drill_hair",
|
||||
"purple_eyes",
|
||||
"large_breasts",
|
||||
"black_dress",
|
||||
"mini_hat",
|
||||
"thighhighs",
|
||||
"cross_necklace",
|
||||
"scythe"
|
||||
]
|
||||
}
|
||||
64
data/characters/starfire_teen_titans.json
Normal file
64
data/characters/starfire_teen_titans.json
Normal file
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"character_id": "starfire_teen_titans",
|
||||
"character_name": "Starfire - Teen Titans",
|
||||
"identity": {
|
||||
"base_specs": "1girl, tall, athletic",
|
||||
"hair": "red_hair, long_hair",
|
||||
"eyes": "green_eyes",
|
||||
"hands": "",
|
||||
"arms": "armlet, vambraces",
|
||||
"torso": "small_breasts, crop_top",
|
||||
"pelvis": "grey_belt",
|
||||
"legs": "pencil_skirt",
|
||||
"feet": "thigh_boots, purple_boots",
|
||||
"extra": "gorget"
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "smile",
|
||||
"pose": "hovering",
|
||||
"scene": "starry sky"
|
||||
},
|
||||
"wardrobe": {
|
||||
"full_body": "",
|
||||
"headwear": "",
|
||||
"top": "crop_top",
|
||||
"bottom": "purple_skirt",
|
||||
"legwear": "",
|
||||
"footwear": "thigh_boots, purple_boots",
|
||||
"hands": "vambraces",
|
||||
"accessories": "gorget, grey_belt, armlet"
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "cartoon, superhero",
|
||||
"primary_color": "purple",
|
||||
"secondary_color": "red",
|
||||
"tertiary_color": "green"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "Illustrious/Looks/Starfire IL.safetensors",
|
||||
"lora_weight": 0.8,
|
||||
"lora_triggers": "starfiredc",
|
||||
"lora_weight_min": 0.8,
|
||||
"lora_weight_max": 0.8
|
||||
},
|
||||
"tags": [
|
||||
"1girl",
|
||||
"starfire",
|
||||
"green_eyes",
|
||||
"red_hair",
|
||||
"long_hair",
|
||||
"small_breasts",
|
||||
"gorget",
|
||||
"crop_top",
|
||||
"armlet",
|
||||
"pencil_skirt",
|
||||
"purple_skirt",
|
||||
"grey_belt",
|
||||
"thigh_boots",
|
||||
"vambraces",
|
||||
"purple_boots",
|
||||
"looking_at_viewer",
|
||||
"smile",
|
||||
"teen_titans"
|
||||
]
|
||||
}
|
||||
@@ -15,7 +15,7 @@
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "cheeky smile",
|
||||
"pose": "holding glass orb, materia",
|
||||
"pose": "wave",
|
||||
"scene": "forest, sunlight"
|
||||
},
|
||||
"wardrobe": {
|
||||
@@ -27,7 +27,7 @@
|
||||
"legwear": "single kneehigh sock",
|
||||
"footwear": "boots, ",
|
||||
"hands": "fingerless glove on one hand, large gauntlet on one arm",
|
||||
"accessories": "shuriken"
|
||||
"accessories": "shuriken, materia"
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
@@ -46,4 +46,4 @@
|
||||
"tags": [
|
||||
"Final Fantasy VII"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user