Initial implementation of Character Browser & Generator: Gallery, ComfyUI integration, progress tracking, and batch processing.
This commit is contained in:
39
characters/nessa.json
Normal file
39
characters/nessa.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"character_id": "nessa",
|
||||
"character_name": "Nessa",
|
||||
"identity": {
|
||||
"base_specs": "1girl, athletic build, dark skin",
|
||||
"hair": "long hair, light blue highlights",
|
||||
"eyes": "blue eyes",
|
||||
"expression": "confident smile",
|
||||
"hands": "blue nails",
|
||||
"arms": "",
|
||||
"torso": "small breasts",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"distinguishing_marks": "blue earrings"
|
||||
},
|
||||
"wardrobe": {
|
||||
"inner_layer": "white and blue bikini top",
|
||||
"outer_layer": "gym uniform, number 049",
|
||||
"lower_body": "white and blue shorts",
|
||||
"footwear": "blue and white sandals",
|
||||
"gloves": "",
|
||||
"accessories": "wristband, life buoy, pokeball"
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "sporty, aquatic, pokemon style",
|
||||
"primary_color": "blue",
|
||||
"secondary_color": "white",
|
||||
"tertiary_color": "orange"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "",
|
||||
"lora_weight": 1.0,
|
||||
"lora_triggers": ""
|
||||
},
|
||||
"tags": [
|
||||
"Pokemon"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user