圖像 提示詞
Dark Academia 圖書館多面板網格,用於身份保存

一個複雜且結構化的 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": "dark_academia_moody" },
"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": "50mm", "focus": "主體", "depth_of_field": "淺景深" }
},
"frames": [
{ "frame_id": "A", "position": "top_left", "shot_type": "在梯子上", "pose": "站在滾動式梯子上,伸手去拿高處的書。", "expression": "好奇、伸展" },
{ "frame_id": "B", "position": "top_right", "shot_type": "在地板上閱讀", "pose": "坐在書堆之間的地板上,書本攤開放在腿上。", "expression": "全神貫注" },
{ "frame_id": "C", "position": "bottom_left", "shot_type": "從書縫中偷看", "pose": "從書架上書本的縫隙中偷看。", "expression": "俏皮的眼神交流" },
{ "frame_id": "D", "position": "bottom_right", "shot_type": "寫筆記", "pose": "坐在桌旁,咬著筆,筆記本攤開。", "expression": "思考中" }
]
}
}
```

