Prompt
{
"scene_configuration": {
"format": {
"aspect_ratio": "9:16",
"orientation": "portrait"
},
"global_atmosphere": {
"weather_condition": "阴天",
"lighting_type": "漫射光",
"primary_color_palette": [
"灰色",
"棕褐色",
"浅棕色",
"金色",
"柔和的绿色"
],
"mood": "忧郁 / 宁静"
}
},
"subject_entities": [
{
"entity_type": "person",
"identity": "{argument name=\"person name\" default=\"Ana de Armas\"}",
"biometrics": {
"skin": {
"tone": "白皙",
"visible_texture": "自然"
},
"hair": {
"color": "浅棕色",
"length": "长",
"style": "蓬松",
"adornments": [
{
"type": "珠子",
"material": "金色",
"size": "小",
"distribution": "编织其中"
}
]
}
},
"posture_and_physics": {
"current_pose": "向后靠",
"body_support": "沙地表面",
"active_gestures": [
{
"extremity": "左手",
"action": "拿着",
"object_ref": "leaf_prop_01"
}
]
},
"wardrobe": {
"main_garment": {
"type": "连体泳衣",
"color": "棕褐色",
"material_finish": "哑光",
"silhouette": {
"neckline": "心形领",
"details": [
"侧面镂空"
]
}
},
"jewelry_set": {
"upper_body": [
{
"item": "臂环",
"quantity": 2,
"placement": "双侧上臂",
"design": "细",
"material": "金色"
}
],
"extremities": [
{
"item": "手链",
"quantity": "多条",
"placement": "手腕",
"material": "金色"
},
{
"item": "脚链",
"quantity": 1,
"placement": "脚踝",
"design": "精致",
"material": "金色"
}
]
}
}
}
],
"props": [
{
"id": "leaf_prop_01",
"type": "植物",
"description": "小绿叶",
"state": "被拿着"
}
],
"environmental_layers": {
"foreground": {
"surface_material": "沙子",
"texture": "颗粒状",
"interaction": "主体的支撑表面"
},
"midground": {
"primary_element": "海洋",
"water_dynamics": "波涛汹涌",
"visual_weight": "巨浪"
},
"background": {
"sky_state": "阴天",
"color_profile": "灰色",
"horizon_visibility": "低"
}
}
}