Initial implementation of Character Browser & Generator: Gallery, ComfyUI integration, progress tracking, and batch processing.
This commit is contained in:
39
characters/ciri.json
Normal file
39
characters/ciri.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"character_id": "ciri",
|
||||
"character_name": "Ciri",
|
||||
"identity": {
|
||||
"base_specs": "1girl, athletic build",
|
||||
"hair": "ashen grey hair, messy bun",
|
||||
"eyes": "emerald green eyes, mascara",
|
||||
"expression": "determined look",
|
||||
"hands": "green nails",
|
||||
"arms": "",
|
||||
"torso": "medium breasts",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"distinguishing_marks": "scar over eye"
|
||||
},
|
||||
"wardrobe": {
|
||||
"inner_layer": "white blouse",
|
||||
"outer_layer": "",
|
||||
"lower_body": "brown leather trousers",
|
||||
"footwear": "brown leather boots",
|
||||
"gloves": "brown leather gloves",
|
||||
"accessories": "silver sword on back, witcher medallion"
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "gritty, fantasy, witcher style",
|
||||
"primary_color": "white",
|
||||
"secondary_color": "brown",
|
||||
"tertiary_color": "silver"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "",
|
||||
"lora_weight": 1.0,
|
||||
"lora_triggers": ""
|
||||
},
|
||||
"tags": [
|
||||
"The Witcher 3"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user