Initial implementation of Character Browser & Generator: Gallery, ComfyUI integration, progress tracking, and batch processing.
This commit is contained in:
39
characters/rosalina.json
Normal file
39
characters/rosalina.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"character_id": "rosalina",
|
||||
"character_name": "Rosalina",
|
||||
"identity": {
|
||||
"base_specs": "1girl, tall, slender build, fair skin",
|
||||
"hair": "long platinum blonde hair, side-swept bangs covering one eye",
|
||||
"eyes": "light blue eyes",
|
||||
"expression": "serene expression",
|
||||
"hands": "turquoise nails",
|
||||
"arms": "",
|
||||
"torso": "medium breasts",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"distinguishing_marks": "star-shaped earrings"
|
||||
},
|
||||
"wardrobe": {
|
||||
"inner_layer": "",
|
||||
"outer_layer": "turquoise off-the-shoulder gown, silver trim",
|
||||
"lower_body": "long skirt",
|
||||
"footwear": "silver high heels",
|
||||
"gloves": "",
|
||||
"accessories": "silver crown with blue jewels, star wand, luma"
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "celestial, elegant, nintendo style",
|
||||
"primary_color": "turquoise",
|
||||
"secondary_color": "silver",
|
||||
"tertiary_color": "yellow"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "",
|
||||
"lora_weight": 1.0,
|
||||
"lora_triggers": ""
|
||||
},
|
||||
"tags": [
|
||||
"Super Mario"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user