圖像 提示詞
Ana de Armas 陰鬱海灘寫真提示

一個高度結構化的提示,用於生成一張安娜·德·阿瑪斯(Ana de Armas)在陰天海灘上的肖像式編輯圖片,強調憂鬱/寧靜的氛圍、特定的服裝(米色泳衣、金色配飾)和詳細的環境層次(波濤洶湧的海洋、顆粒狀的沙灘)。
提示詞
```json
{
"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": "低"
}
}
}
```

