feat: add AODH Image Saver (Metadata), Lora Selector, Checkpoint Selector, and various node improvements
This commit is contained in:
35
nodes/character_reader/characters/jinx.json
Normal file
35
nodes/character_reader/characters/jinx.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"character_id": "jinx",
|
||||
"identity": {
|
||||
"base_specs": "1girl, slender build, pale skin,",
|
||||
"hair": "long aqua hair, twin braids, very long hair, bangs",
|
||||
"eyes": "pink eyes, ",
|
||||
"expression": "crazy eyes, manic grin, crazy smile",
|
||||
"hands": "black and pink nails",
|
||||
"arms": "",
|
||||
"torso": "flat chest,",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"distinguishing_marks": "cloud tattoo,"
|
||||
},
|
||||
"wardrobe": {
|
||||
"inner_layer": "",
|
||||
"outer_layer": "pink and black bikini, asymmetrical_bikini ",
|
||||
"lower_body": "pink shorts, single pink stocking",
|
||||
"footwear": "combat boots",
|
||||
"gloves": "black fingerless gloves, fishnet elbow gloves,",
|
||||
"accessories": "ammo belts, choker, bullet necklace,"
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "punk, chaotic,",
|
||||
"primary_color": "pink",
|
||||
"secondary_color": "black",
|
||||
"tertiary_color": "aqua"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "Illustrious/Looks/jinx_default_lol-000021.safetensors",
|
||||
"lora_weight": 0.8,
|
||||
"lora_triggers": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user