Initial implementation of Character Browser & Generator: Gallery, ComfyUI integration, progress tracking, and batch processing.
This commit is contained in:
39
characters/princess_zelda_botw.json
Normal file
39
characters/princess_zelda_botw.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"character_id": "princess_zelda_botw",
|
||||
"character_name": "Princess Zelda",
|
||||
"identity": {
|
||||
"base_specs": "1girl, slender build, fair skin, pointed ears",
|
||||
"hair": "long blonde hair, braided, gold hair clips",
|
||||
"eyes": "green eyes",
|
||||
"expression": "curious",
|
||||
"hands": "gold nails",
|
||||
"arms": "",
|
||||
"torso": "small breasts",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"distinguishing_marks": "tri-force symbol, elf ears"
|
||||
},
|
||||
"wardrobe": {
|
||||
"inner_layer": "blue tunic",
|
||||
"outer_layer": "blue champion's tunic, brown leather belts",
|
||||
"lower_body": "tan trousers",
|
||||
"footwear": "brown leather boots",
|
||||
"gloves": "brown fingerless gloves",
|
||||
"accessories": "sheikah slate, gold jewelry"
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "fantasy, adventurous, zelda style",
|
||||
"primary_color": "blue",
|
||||
"secondary_color": "gold",
|
||||
"tertiary_color": "brown"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "",
|
||||
"lora_weight": 1.0,
|
||||
"lora_triggers": ""
|
||||
},
|
||||
"tags": [
|
||||
"The Legend of Zelda"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user