Initial implementation of Character Browser & Generator: Gallery, ComfyUI integration, progress tracking, and batch processing.
This commit is contained in:
39
characters/riju.json
Normal file
39
characters/riju.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"character_id": "riju",
|
||||
"character_name": "Riju",
|
||||
"identity": {
|
||||
"base_specs": "1girl, young, dark skin, gerudo",
|
||||
"hair": "short red hair, braided ponytail, gold hair ornament",
|
||||
"eyes": "green eyes",
|
||||
"expression": "serious",
|
||||
"hands": "",
|
||||
"arms": "",
|
||||
"torso": "small breasts",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"distinguishing_marks": "darkblue lipstick,"
|
||||
},
|
||||
"wardrobe": {
|
||||
"inner_layer": "",
|
||||
"outer_layer": "black top, blue sash",
|
||||
"lower_body": "black skirt, pelvic curtain,",
|
||||
"footwear": "gold high heels",
|
||||
"gloves": "",
|
||||
"accessories": "gold jewelry, earrings"
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "fantasy, desert, gerudo style",
|
||||
"primary_color": "gold",
|
||||
"secondary_color": "black",
|
||||
"tertiary_color": "red"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "",
|
||||
"lora_weight": 0.8,
|
||||
"lora_triggers": ""
|
||||
},
|
||||
"tags": [
|
||||
"The Legend of Zelda"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user