图像 提示词
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 恤,牛仔短裤,及膝袜,匡威鞋",
"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": "滑稽" }
]
}
}
```

