圖像 提示詞
私人飛機 2x2 格網紅拍攝提示

一個複雜的 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" }, "aspect_ratio": "4:5", "resolution": "ultra_high_res", "render_style": "luxurious_warm_interior" },
"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": "looking_out_window", "pose": "夢幻地望向窗外,手持香檳。", "expression": "沉思,富裕" },
{ "frame_id": "B", "position": "top_right", "shot_type": "reading_mag", "pose": "雙腿蜷縮在座位上,閱讀時尚雜誌。", "expression": "放鬆" },
{ "frame_id": "C", "position": "bottom_left", "shot_type": "cheers_camera", "pose": "舉杯向鏡頭致意,笑容燦爛。", "expression": "慶祝" },
{ "frame_id": "D", "position": "bottom_right", "shot_type": "sleeping_mask", "pose": "戴著絲質眼罩假寐,眼罩推至額頭。", "expression": "寧靜" }
]
}
}
```

