Initial implementation of Character Browser & Generator: Gallery, ComfyUI integration, progress tracking, and batch processing.
This commit is contained in:
39
characters/jessie.json
Normal file
39
characters/jessie.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"character_id": "jessie_(pokemon)",
|
||||
"character_name": "Jessie",
|
||||
"identity": {
|
||||
"base_specs": "1girl, slender build, fair skin",
|
||||
"hair": "long magenta hair, curved back",
|
||||
"eyes": "blue eyes",
|
||||
"expression": "arrogant smirk",
|
||||
"hands": "white nails",
|
||||
"arms": "",
|
||||
"torso": "medium breasts",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"distinguishing_marks": "green earrings"
|
||||
},
|
||||
"wardrobe": {
|
||||
"inner_layer": "black crop top",
|
||||
"outer_layer": "white Team Rocket uniform jacket, bare stomach, red R logo",
|
||||
"lower_body": "white miniskirt",
|
||||
"footwear": "black thigh-high boots",
|
||||
"gloves": "black elbow gloves",
|
||||
"accessories": "green earrings"
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "villainous, anime, pokemon style",
|
||||
"primary_color": "white",
|
||||
"secondary_color": "magenta",
|
||||
"tertiary_color": "black"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "",
|
||||
"lora_weight": 1.0,
|
||||
"lora_triggers": ""
|
||||
},
|
||||
"tags": [
|
||||
"Pokemon"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user