Initial implementation of Character Browser & Generator: Gallery, ComfyUI integration, progress tracking, and batch processing.
This commit is contained in:
39
characters/sarah_miller.json
Normal file
39
characters/sarah_miller.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"character_id": "sarah_miller_(the_last_of_us)",
|
||||
"character_name": "Sarah Miller",
|
||||
"identity": {
|
||||
"base_specs": "1girl, loli, small build",
|
||||
"hair": "blonde hair, short hair",
|
||||
"eyes": "blue eyes",
|
||||
"expression": "smile",
|
||||
"hands": "",
|
||||
"arms": "",
|
||||
"torso": "flat chest",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"distinguishing_marks": ""
|
||||
},
|
||||
"wardrobe": {
|
||||
"inner_layer": "grey t-shirt, white shirt",
|
||||
"outer_layer": "",
|
||||
"lower_body": "blue jeans",
|
||||
"footwear": "sneakers",
|
||||
"gloves": "",
|
||||
"accessories": "wristwatch"
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "casual, 2013 fashion",
|
||||
"primary_color": "grey",
|
||||
"secondary_color": "blue",
|
||||
"tertiary_color": "white"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "",
|
||||
"lora_weight": 1.0,
|
||||
"lora_triggers": ""
|
||||
},
|
||||
"tags": [
|
||||
"The Last of Us"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user