Initial implementation of Character Browser & Generator: Gallery, ComfyUI integration, progress tracking, and batch processing.
This commit is contained in:
39
characters/bulma.json
Normal file
39
characters/bulma.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"character_id": "bulma",
|
||||
"character_name": "Bulma Briefs",
|
||||
"identity": {
|
||||
"base_specs": "1girl, slender build, fair skin",
|
||||
"hair": "turquoise hair, ponytail",
|
||||
"eyes": "blue eyes",
|
||||
"expression": "energetic smile",
|
||||
"hands": "turquoise nails",
|
||||
"arms": "",
|
||||
"torso": "medium breasts",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"distinguishing_marks": ""
|
||||
},
|
||||
"wardrobe": {
|
||||
"inner_layer": "",
|
||||
"outer_layer": "black playboy bunny",
|
||||
"lower_body": "pantyhose",
|
||||
"footwear": "red high heels",
|
||||
"gloves": "detatched cuffs",
|
||||
"accessories": "red hair ribbon, dragon radar"
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "retro-futuristic, anime, dragon ball style",
|
||||
"primary_color": "pink",
|
||||
"secondary_color": "turquoise",
|
||||
"tertiary_color": "purple"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "",
|
||||
"lora_weight": 1.0,
|
||||
"lora_triggers": ""
|
||||
},
|
||||
"tags": [
|
||||
"Dragon Ball"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user