图像 提示词
豪华滑雪小屋网红网格提示词

一个为 Nano Banana Pro 设计的详细 JSON 提示,旨在生成一个 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_white_gutter", "frame_consistency_rule": "same_person_same_outfit_same_resort" },
"aspect_ratio": "4:5", "resolution": "ultra_high_res", "render_style": "bright_high_exposure_winter"
},
"reference_constraints": {
"character_reference_image": "UPLOAD_REF_IMAGE", "use_reference_face_only": true, "identity_lock": true, "strict_face_match": true
},
"global_prompt": {
"scene": "豪华滑雪小屋的木制阳台。背景是白雪皑皑的山峰。明亮刺眼的冬日阳光,蓝天。高端氛围。",
"subject": {
"type": "influencer",
"identity": "与参考图片中的人物相同",
"hair": "蓬松的直发,戴着厚厚的白色人造毛发带",
"makeup": "防晒霜带来的光泽,亮泽的嘴唇,因寒冷而泛红的脸颊",
"outfit": "修身白色保暖紧身衣,巨大白色雪地靴,超大反光滑雪镜(挂在脖子上或戴在头上)",
"prop": "一杯香槟或热巧克力"
},
"camera": { "capture": "人像模式自然光", "lens_equivalent": "35mm", "focus": "主体", "depth_of_field": "背景山脉模糊" }
},
"frames": [
{ "frame_id": "A", "position": "top_left", "shot_type": "leaning_railing", "pose": "靠在木制栏杆上,手持饮料,微笑着欣赏风景。", "expression": "开心,富裕感" },
{ "frame_id": "B", "position": "top_right", "shot_type": "close_up_goggles", "pose": "调整头顶的滑雪镜。手挡住刺眼的阳光。", "expression": "俏皮地眯眼" },
{ "frame_id": "C", "position": "bottom_left", "shot_type": "sitting_on_snow", "pose": "坐在甲板/长凳上的一小块雪上,双腿伸直展示雪地靴。", "expression": "酷,放松" },
{ "frame_id": "D", "position": "bottom_right", "shot_type": "looking_back", "pose": "背对镜头,望着群山,头发微风吹拂。", "expression": "不适用" }
]
}
}
```

