Initial implementation of Character Browser & Generator: Gallery, ComfyUI integration, progress tracking, and batch processing.
This commit is contained in:
39
characters/chun_li.json
Normal file
39
characters/chun_li.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"character_id": "chun_li",
|
||||
"character_name": "Chun-Li",
|
||||
"identity": {
|
||||
"base_specs": "1girl, muscular build, fair skin, asian",
|
||||
"hair": "black hair, hair buns",
|
||||
"eyes": "brown eyes",
|
||||
"expression": "determined smile",
|
||||
"hands": "blue nails",
|
||||
"arms": "",
|
||||
"torso": "medium breasts",
|
||||
"pelvis": "",
|
||||
"legs": "thick thighs",
|
||||
"feet": "",
|
||||
"distinguishing_marks": ""
|
||||
},
|
||||
"wardrobe": {
|
||||
"inner_layer": "",
|
||||
"outer_layer": "blue qipao, gold embroidery, white accents",
|
||||
"lower_body": "brown tights",
|
||||
"footwear": "white combat boots",
|
||||
"gloves": "",
|
||||
"accessories": "white hair ribbons, spiked bracelets"
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "chinese style",
|
||||
"primary_color": "blue",
|
||||
"secondary_color": "white",
|
||||
"tertiary_color": "gold"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "",
|
||||
"lora_weight": 1.0,
|
||||
"lora_triggers": ""
|
||||
},
|
||||
"tags": [
|
||||
"Street Fighter"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user