圖像 提示詞
豪華滑雪木屋網紅網格提示

一個為 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": "網紅",
"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": "不適用" }
]
}
}
```

