Initial implementation of Character Browser & Generator: Gallery, ComfyUI integration, progress tracking, and batch processing.
This commit is contained in:
38
characters/aerith_gainsborough.json
Normal file
38
characters/aerith_gainsborough.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"character_id": "aerith_gainsborough",
|
||||
"identity": {
|
||||
"base_specs": "1girl, slender build, fair skin",
|
||||
"hair": "long brown hair, braided, pink ribbon",
|
||||
"eyes": "green eyes",
|
||||
"expression": "cheerful expression",
|
||||
"hands": "pink nails",
|
||||
"arms": "",
|
||||
"torso": "small breasts",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"distinguishing_marks": ""
|
||||
},
|
||||
"wardrobe": {
|
||||
"inner_layer": "",
|
||||
"outer_layer": "pink dress, red bolero jacket",
|
||||
"lower_body": "long skirt",
|
||||
"footwear": "brown boots",
|
||||
"gloves": "",
|
||||
"accessories": "gold bracelets, flower basket"
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "floral, gentle, final fantasy style",
|
||||
"primary_color": "pink",
|
||||
"secondary_color": "red",
|
||||
"tertiary_color": "brown"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "",
|
||||
"lora_weight": 1.0,
|
||||
"lora_triggers": ""
|
||||
},
|
||||
"tags": [
|
||||
"Final Fantasy VII"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user