Dark Academia: мультипанельная сетка в библиотеке с сохранением идентичности

Модель: Nano Banana 2
Текст шаблона
{
"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": "influencer",
"identity": "тот же человек, что на референсном изображении",
"hair": "наполовину вверх, наполовину вниз с лентой",
"makeup": "минимальный, румяные щёки",
"outfit": "клетчатый блейзер, водолазка, мини-юбка, лоферы с носками",
"prop": "старинная твёрдая обложка книги"
},
"camera": { "capture": "cinematic", "lens_equivalent": "50mm", "focus": "subject", "depth_of_field": "shallow" }
},
"frames": [
{ "frame_id": "A", "position": "top_left", "shot_type": "на лестнице", "pose": "Стоит на передвижной лестнице, тянется за высокой книгой.", "expression": "любопытный, потягивается" },
{ "frame_id": "B", "position": "top_right", "shot_type": "reading_floor", "pose": "Сидит на полу между стеллажами, книга открыта на коленях.", "expression": "погружённый" },
{ "frame_id": "C", "position": "bottom_left", "shot_type": "peeking_through", "pose": "Выглядывает через щель в книгах на полке.", "expression": "играет, eye contact" },
{ "frame_id": "D", "position": "bottom_right", "shot_type": "writing_notes", "pose": "Сидит за столом, грызёт ручку, блокнот открыт.", "expression": "думает" }
]
}
}
🇬🇧 Original (English)
{
"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": "Old University Library. towering rows of books, rolling ladder, dust motes in light beams, mahogany tables.",
"subject": {
"type": "influencer",
"identity": "same person as reference image",
"hair": "half-up half-down with ribbon",
"makeup": "minimal, flushed cheeks",
"outfit": "plaid blazer, turtleneck, mini skirt, loafers with socks",
"prop": "vintage hardcover book"
},
"camera": { "capture": "cinematic", "lens_equivalent": "50mm", "focus": "subject", "depth_of_field": "shallow" }
},
"frames": [
{ "frame_id": "A", "position": "top_left", "shot_type": "on_ladder", "pose": "Standing on the rolling ladder reaching for a high book.", "expression": "curious, stretching" },
{ "frame_id": "B", "position": "top_right", "shot_type": "reading_floor", "pose": "Sitting on the floor between stacks, book open on lap.", "expression": "engrossed" },
{ "frame_id": "C", "position": "bottom_left", "shot_type": "peeking_through", "pose": "Peeking through a gap in the books on the shelf.", "expression": "playful eye contact" },
{ "frame_id": "D", "position": "bottom_right", "shot_type": "writing_notes", "pose": "Sitting at table, chewing on pen, notebook open.", "expression": "thinking" }
]
}
}
Краткое описание
Сложный структурированный JSON-промпт для генерации сетки 2x2 фотореалистичных изображений одного человека (идентичность из референса) в разных позах в старой университетской библиотеке в мрачном стиле Dark Academia.







