Initial implementation of Character Browser & Generator: Gallery, ComfyUI integration, progress tracking, and batch processing.
This commit is contained in:
39
characters/princess_peach.json
Normal file
39
characters/princess_peach.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"character_id": "princess_peach",
|
||||
"character_name": "Princess Peach",
|
||||
"identity": {
|
||||
"base_specs": "1girl, slender build, fair skin",
|
||||
"hair": "long blonde hair, voluminous, crown",
|
||||
"eyes": "blue eyes, long eyelashes",
|
||||
"expression": "gentle smile",
|
||||
"hands": "",
|
||||
"arms": "",
|
||||
"torso": "medium breasts",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"distinguishing_marks": "pink lips, blue earrings"
|
||||
},
|
||||
"wardrobe": {
|
||||
"inner_layer": "white petticoat",
|
||||
"outer_layer": "pink floor-length ball gown, puffy sleeves, dark pink panniers",
|
||||
"lower_body": "long skirt",
|
||||
"footwear": "red high heels",
|
||||
"gloves": "white opera gloves",
|
||||
"accessories": "gold crown with red and blue jewels, blue brooch"
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "royal, whimsical, nintendo style",
|
||||
"primary_color": "pink",
|
||||
"secondary_color": "gold",
|
||||
"tertiary_color": "blue"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "Illustrious/Looks/Princess_Peach_Shiny_Style_V4.0_Illustrious_1652958.safetensors",
|
||||
"lora_weight": 0.8,
|
||||
"lora_triggers": "princess peach, crown, pink dress, shiny skin, royal elegance"
|
||||
},
|
||||
"tags": [
|
||||
"Super Mario"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user