Updated JSON fields.
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
"outfit_id": "evening_gown",
|
||||
"outfit_name": "Evening Gown",
|
||||
"wardrobe": {
|
||||
"base": "",
|
||||
"base": "formal_wear, elegant",
|
||||
"head": "",
|
||||
"upper_body": "evening gown",
|
||||
"lower_body": "",
|
||||
"hands": "",
|
||||
"feet": "high heels",
|
||||
"additional": ""
|
||||
"upper_body": "evening_gown, backless_dress, off-shoulder_dress, strapless_dress",
|
||||
"lower_body": "long_skirt, floor_length_skirt",
|
||||
"hands": "long_gloves, opera_gloves",
|
||||
"feet": "high_heels, pumps",
|
||||
"additional": "jewelry, necklace, earrings"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "",
|
||||
@@ -17,10 +17,8 @@
|
||||
"lora_weight_min": 0.8,
|
||||
"lora_weight_max": 0.8
|
||||
},
|
||||
"tags": [
|
||||
"formal",
|
||||
"elegant",
|
||||
"long dress",
|
||||
"flowing"
|
||||
]
|
||||
}
|
||||
"tags": {
|
||||
"outfit_type": "Formal",
|
||||
"nsfw": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user