Initial implementation of Character Browser & Generator: Gallery, ComfyUI integration, progress tracking, and batch processing.
This commit is contained in:
39
characters/urbosa.json
Normal file
39
characters/urbosa.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"character_id": "urbosa",
|
||||
"character_name": "Urbosa",
|
||||
"identity": {
|
||||
"base_specs": "1girl, tall, muscular, dark skin, gerudo",
|
||||
"hair": "long red hair, wild hair",
|
||||
"eyes": "green eyes",
|
||||
"expression": "confident",
|
||||
"hands": "gold nails",
|
||||
"arms": "muscular arms",
|
||||
"torso": "abs, mediumS breasts",
|
||||
"pelvis": "wide hips",
|
||||
"legs": "muscular legs",
|
||||
"feet": "",
|
||||
"distinguishing_marks": "dark blue lipstick, gerudo markings"
|
||||
},
|
||||
"wardrobe": {
|
||||
"inner_layer": "",
|
||||
"outer_layer": "blue top, blue champion's skirt, green sash, green shoulder guards,",
|
||||
"lower_body": "blue skirt",
|
||||
"footwear": "gold heels",
|
||||
"gloves": "",
|
||||
"accessories": "gold jewelry, scimitar"
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "fantasy, warrior, gerudo style",
|
||||
"primary_color": "gold",
|
||||
"secondary_color": "blue",
|
||||
"tertiary_color": "red"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "",
|
||||
"lora_weight": 0.8,
|
||||
"lora_triggers": ""
|
||||
},
|
||||
"tags": [
|
||||
"The Legend of Zelda"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user