圖像 提示詞
2x2 格子復古餐廳攝影提示

一個結構化的提示,用於生成 2x2 的寫實圖像網格,其中包含同一個角色(基於參考圖像),場景設定在復古的 50 年代美式餐館。該提示指定了「閃光流行色彩」風格、詳細的主題外觀(雙馬尾、滾邊 T 恤、奶昔道具),以及四種不同的姿勢/表情(用力吸吮、誘惑地咬櫻桃、無聊地等待、傻笑)。
提示詞
```json
{
"generation_request": {
"meta_data": { "tool": "NanoBananaPro", "task_type": "photorealistic_multi_panel_grid", "version": "v1.0" },
"output_settings": { "layout": { "type": "2x2_grid", "border": "thin_white_gutter", "frame_consistency_rule": "same_person_same_outfit" }, "aspect_ratio": "4:5", "resolution": "ultra_high_res", "render_style": "flash_pop_color" },
"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": "美式餐館,復古 50 年代風格。紅色皮革雅座、棋盤格地板、窗外霓虹燈招牌。",
"subject": {
"type": "網紅",
"identity": "與參考圖像中的人物相同",
"hair": "高馬尾辮,繫有緞帶",
"makeup": "飛揚眼線,雀斑",
"outfit": "短版撞色 T 恤,牛仔短褲,及膝襪,Converse 帆布鞋",
"prop": "草莓奶昔,附兩根吸管和一顆櫻桃"
},
"camera": { "capture": "復古閃光燈", "lens_equivalent": "35mm", "focus": "主體", "depth_of_field": "清晰" }
},
"frames": [
{ "frame_id": "A", "position": "top_left", "shot_type": "sipping_milkshake", "pose": "用力吸著奶昔,從睫毛下抬頭看著鏡頭。", "expression": "俏皮,天真" },
{ "frame_id": "B", "position": "top_right", "shot_type": "cherry_bite", "pose": "手持櫻桃梗靠近嘴巴。", "expression": "誘惑,有趣" },
{ "frame_id": "C", "position": "bottom_left", "shot_type": "booth_knees", "pose": "跪在雅座上,望向窗外。", "expression": "無聊,等待" },
{ "frame_id": "D", "position": "bottom_right", "shot_type": "messy_face", "pose": "鼻子上沾著一抹鮮奶油,大笑。", "expression": "滑稽" }
]
}
}
```

