Промпт сохранения идентичности персонажа в сетке 2x2 (JSON)

Модель: Nano Banana 2
Текст шаблона
{
"layout": {
"type": "2x2 сетка",
"description": "Композиция 2x2, разделяющая экран на четыре части. Тот же человек используется в каждом кадре, с изменением расстояния, композиции, угла и точки обзора во всех них."
},
"source": {
"mode": "image_reference",
"reference_images": {
"primary": "base_person_image"
},
"preserve": {
"same_person": true,
"identity_lock": true,
"keep_face": true,
"keep_hairstyle": true,
"keep_outfit": true
}
},
"subject": {
"person": "Японская женщина",
"emotion": "голодная, но игривая, слегка уставшая, понятная"
},
"poses": {
"variation_rule": "каждый кадр использует разную композицию и угол",
"base_shot_type": "средний план",
"frame_variations": [
"сидит за маленьким столом в квартире, плечи слегка опущены, держит живот одной рукой, лёгкая весёлая улыбка",
"откинувшись назад в кресле, голова запрокинута, глаза наполовину закрыты, одна рука лежит на животе, как будто переносит голод",
"стоит в кухонной зоне, руки слегка скрещены на животе, смотрит в сторону холодильника с покорным игривым выражением",
"сидит на диване, колени слегка подтянуты, одна рука слегка прижимает живот, мягкий смех над своей ситуацией"
]
},
"accessories": {
"handheld_item": "пустая тарелка или ничего в руках"
},
"environment": {
"location": "маленькая квартира",
"room_type": "кухня и гостиная",
"time": "поздний день",
"context": "пропустила обед, ждёт до ужина",
"details": [
"простой обеденный стол",
"компактная кухня",
"диван и низкий столик",
"повседневное ощущение жилой квартиры"
]
},
"lighting": {
"primary": "мягкий естественный дневной свет из окна",
"secondary": "тонкий внутренний рассеянный свет"
},
"camera": {
"shot_type": "средний план",
"lens_feel": "слегка широкоугольный",
"framing": "от пояса, объект по центру с мягким изменением на каждый кадр"
},
"color_tone": "естественный цвет, нейтральные тона кожи, реалистичный баланс внутреннего дневного света",
"image_quality": {
"realism": "фотореалистичный",
"style": "повседневный случайный снимок"
}
}
🇬🇧 Original (English)
{
"layout": {
"type": "2x2 grid",
"description": "A 2x2 composition dividing the screen into four parts. The same person is used in each frame, changing the distance, composition, angle, and viewpoint in all of them."
},
"source": {
"mode": "image_reference",
"reference_images": {
"primary": "base_person_image"
},
"preserve": {
"same_person": true,
"identity_lock": true,
"keep_face": true,
"keep_hairstyle": true,
"keep_outfit": true
}
},
"subject": {
"person": "Japanese woman",
"emotion": "hungry but playful, slightly tired, relatable"
},
"poses": {
"variation_rule": "each frame uses a different composition and angle",
"base_shot_type": "middle shot",
"frame_variations": [
"sitting at a small apartment table, shoulders slightly slumped, holding her stomach with one hand, faint amused smile",
"leaning back in a chair, head tilted up, eyes half-closed, one hand resting on her stomach as if enduring hunger",
"standing in the kitchen area, arms loosely crossed over her midsection, looking toward the fridge with a resigned playful expression",
"sitting on the sofa, knees drawn slightly up, one hand pressing lightly on her stomach, soft laugh at her own situation"
]
},
"accessories": {
"handheld_item": "empty plate or nothing in hands"
},
"environment": {
"location": "small apartment interior",
"room_type": "kitchen and living area",
"time": "late afternoon",
"context": "missed lunch, waiting until dinner",
"details": [
"simple dining table",
"compact kitchen",
"sofa and low table",
"everyday lived-in apartment feel"
]
},
"lighting": {
"primary": "soft natural daylight from window",
"secondary": "subtle indoor ambient light"
},
"camera": {
"shot_type": "middle shot",
"lens_feel": "slight wide-angle",
"framing": "waist-up, subject centered with gentle variation per frame"
},
"color_tone": "natural color, neutral skin tones, realistic indoor daylight balance",
"image_quality": {
"realism": "photorealistic",
"style": "casual everyday snapshot"
}
}
Краткое описание
JSON-форматированный промпт для Nano Banana Pro, предназначенный для сохранения идентичности загруженного референсного изображения в четырёх разных кадрах сетки 2x2. Сценарий: японская женщина испытывает чувство голода, запечатлённая в различных позах и условиях внутри квартиры.







