圖像 提示詞
2x2 格子義式餐館快閃攝影提示

一個結構化的提示,用於生成 2x2 的寫實圖像網格,其中包含同一個角色(基於參考圖像),場景設定在光線昏暗的義大利餐館。該提示指定了「直射閃光燈高對比度顆粒感」的風格,詳細描述了主題的外觀(盤髮、黑色露肩上衣、金色大耳環),以及四種與用餐相關的不同姿勢/表情(捲義大利麵、開懷飲酒的抓拍、被閃光燈閃到、慵懶地斜倚)。
提示詞
```json
{
"generation_request": {
"meta_data": { "tool": "NanoBananaPro", "task_type": "photorealistic_multi_panel_grid", "version": "v1.0" },
"output_settings": {
"layout": { "type": "2x2_grid", "border": "thin_black_gutter", "frame_consistency_rule": "same_person_same_outfit_same_restaurant" },
"aspect_ratio": "4:5", "resolution": "ultra_high_res", "render_style": "direct_flash_high_contrast_grainy"
},
"reference_constraints": {
"character_reference_image": "{argument name=\"character reference image\" default=\"UPLOAD_REF_IMAGE\"}", "use_reference_face_only": true, "identity_lock": true, "strict_face_match": true
},
"global_prompt": {
"scene": "夜晚燈光昏暗的義大利餐館。白色桌布。酒杯。一盤義大利麵。背景昏暗模糊。",
"subject": {
"type": "網紅",
"identity": "與參考圖片中的人物相同",
"hair": "盤髮,用鯊魚夾固定,臉部周圍有凌亂的髮絲",
"makeup": "光澤肌膚,眉毛向上梳理,咬唇妝",
"outfit": "黑色露肩上衣(緊身),金色大圈耳環,多層項鍊",
"prop": "叉子捲著義大利麵或一杯紅酒"
},
"camera": { "capture": "硬閃光燈", "lens_equivalent": "28mm", "focus": "主體", "depth_of_field": "前景清晰" }
},
"frames": [
{ "frame_id": "A", "position": "top_left", "shot_type": "twirling_pasta", "pose": "低頭看著義大利麵,用叉子捲起大量的麵條。閃光燈反射在醬汁上。", "expression": "專注、飢餓" },
{ "frame_id": "B", "position": "top_right", "shot_type": "wine_laugh", "pose": "手持酒杯莖部,頭向後仰,對著桌對面的人大笑。手稍微遮住嘴巴。", "expression": "真誠的喜悅" },
{ "frame_id": "C", "position": "bottom_left", "shot_type": "flash_blinded", "pose": "舉手擋住閃光燈,眼睛瞇起,直視鏡頭。", "expression": "俏皮的惱怒" },
{ "frame_id": "D", "position": "bottom_right", "shot_type": "messy_table", "pose": "手肘撐在桌上,下巴靠在手上,看起來誘人/疲憊。桌上凌亂地擺放著空盤子。", "expression": "性感迷人" }
]
}
}
```

