圖像 提示詞
Ana de Armas 穿皮夾克在公園的肖像 (重複)

一個詳細的 JSON 提示,用於生成一張安娜·德·阿瑪斯(Ana de Armas)在公園環境中的超寫實肖像。它指定了她的姿勢(斜躺在草地上)、服裝(黑色皮革短版夾克和淺藍色牛仔褲)、光線(自然日光),以及 4K 解析度和 9:16 長寬比等技術參數。
提示詞
```json
{
"image_generation_request": {
"content": {
"subject_details": {
"identity": {
"name": "{argument name=\"subject name\" default=\"Ana de Armas\"}",
"gender": "female"
},
"appearance": {
"hair": {
"color": "深棕色",
"texture": "直髮",
"length": "長"
},
"expression": "溫柔微笑",
"makeup": {
"style": "淡妝",
"lip_color": "玫瑰色"
}
},
"action_and_pose": {
"posture": "斜倚而坐",
"placement": "在草地上",
"gaze": "直視鏡頭",
"arm_position": "雙手在背後支撐身體"
},
"attire": {
"outerwear": {
"item": "短版夾克",
"material": "皮革",
"color": "黑色",
"state": "鈕扣敞開"
},
"upper_body": {
"item": "貼身短上衣",
"color": "黑色",
"layer": "夾克內層"
},
"lower_body": {
"item": "牛仔褲",
"material": "牛仔布",
"wash": "淺藍色",
"fit": "高腰"
}
}
},
"scene_details": {
"environment": {
"type": "公園",
"ground_surface": "綠草地",
"ground_elements": [
"散落的乾燥秋葉"
]
},
"background_elements": [
"鬱鬱蔥蔥的綠樹",
"左側高大的樹籬",
"黑色金屬圍欄",
"遠處的碎石小徑"
],
"lighting_conditions": {
"source": "自然日光",
"quality": [
"明亮",
"清晰"
]
}
}
},
"execution_parameters": {
"photography_style": {
"shot_type": "照片",
"aesthetic": [
"簡潔",
"自然",
"細緻"
],
"composition": {
"camera_angle": "平視",
"framing": "結構良好"
},
"focus_and_texture": {
"focus": "銳利",
"priority_textures": [
"頭髮",
"皮革",
"牛仔布",
"草地"
]
}
},
"technical_specs": {
"resolution": "4K Ultra HD",
"aspect_ratio": "9:16"
}
}
}
}
```

