Updated JSON fields.
This commit is contained in:
@@ -2,32 +2,32 @@
|
||||
"character_id": "bulma",
|
||||
"character_name": "Bulma Briefs",
|
||||
"identity": {
|
||||
"base": "1girl, slender build, fair skin",
|
||||
"head": "turquoise hair, ponytail, blue eyes",
|
||||
"upper_body": "medium breasts",
|
||||
"base": "1girl, solo, slender, fair_skin",
|
||||
"head": "turquoise_hair, straight_hair, blue_eyes",
|
||||
"upper_body": "medium_breasts",
|
||||
"lower_body": "",
|
||||
"hands": "turquoise nails",
|
||||
"hands": "painted_nails",
|
||||
"feet": "",
|
||||
"additional": ""
|
||||
},
|
||||
"defaults": {
|
||||
"expression": "",
|
||||
"pose": "",
|
||||
"scene": ""
|
||||
"expression": "smile",
|
||||
"pose": "standing",
|
||||
"scene": "simple_background"
|
||||
},
|
||||
"wardrobe": {
|
||||
"default": {
|
||||
"base": "",
|
||||
"head": "",
|
||||
"upper_body": "black playboy bunny",
|
||||
"lower_body": "pantyhose",
|
||||
"hands": "detatched cuffs",
|
||||
"feet": "red high heels",
|
||||
"additional": "red hair ribbon"
|
||||
"base": "leotard",
|
||||
"head": "rabbit_ears, hair_ribbon",
|
||||
"upper_body": "sleeveless, low_cleavage",
|
||||
"lower_body": "pantyhose, pantyhose_under_leotard",
|
||||
"hands": "cuffs",
|
||||
"feet": "high_heels",
|
||||
"additional": "bunny_outfit"
|
||||
}
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "wasteland, anime, dragon ball style",
|
||||
"aesthetic": "anime, dragon ball style",
|
||||
"primary_color": "pink",
|
||||
"secondary_color": "turquoise",
|
||||
"tertiary_color": "purple"
|
||||
@@ -39,7 +39,9 @@
|
||||
"lora_weight_min": 1.0,
|
||||
"lora_weight_max": 1.0
|
||||
},
|
||||
"tags": [
|
||||
"Dragon Ball"
|
||||
]
|
||||
}
|
||||
"tags": {
|
||||
"origin_series": "Dragon Ball",
|
||||
"origin_type": "Anime",
|
||||
"nsfw": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user