Селфи в зеркале с фиксацией идентичности

Модель: Nano Banana 2
Текст шаблона
{
"generation_request": {
"meta_data": {
"version": "v1.2",
"priority": "высокий"
},
"technical_constraints": {
"identity_preservation": {
"enabled": true,
"reference_mode": "strict",
"parameters": {
"use_reference_face_only": true,
"identity_lock": true,
"preserve_facial_features": true,
"preserve_skin_texture": true,
"preserve_face_proportions": true,
"avoid_face_morphing": true,
"no_beautification": true,
"preservation_strength": 1.0
}
},
"output_settings": {
"aspect_ratio": "4:5",
"resolution_target": "сверхвысокое_разрешение",
"render_engine_style": "фотореалистичный"
}
},
"creative_prompt": {
"scene": {
"location": "{argument name="location" default="минималистичный современный интерьер"}",
"background": "чистые белые стены с ярким пятном освещения от окна на правой стене, гладкий светло-серый бетонный пол, пустое пространство, без беспорядка",
"lighting": "мягкий естественный дневной свет справа, нежные тени, яркий воздушный вид"
},
"subject": {
"identity_instruction": "Женщина должна быть 100% идентична загруженной референсной фотографии (та же идентичность, лицо, пропорции лица, тон кожи и естественная текстура). Не изменяйте лицо никаким образом.",
"pose": "в приседе в позе селфи в зеркале, колени согнуты, одна рука лежит на бедре, другая рука держит смартфон перед лицом",
"expression": "мягкая улыбка, расслабленная уверенная энергетика",
"hair": {
"instruction": "Точно matching референсные волосы (та же стрижка, объём, текстура и укладка). Без изменений."
},
"outfit": {
"dress": {
"type": "{argument name="dress type" default="красное атласное мини-платье"} с розовым цветочным принтом",
"details": "тонкие бретельки, плиссированная облегающая силуэт, обтягивающее",
"fabric": "шёлковый атласный блеск"
},
"bag": {
"type": "маленькая бежевая сумка на плечо",
"details": "короткий ремешок, заправленный под руку"
},
"shoes": {
"type": "туфли на высоком каблуке",
"color": "светло-розовый / телесный",
"details": "изящные ремешки с небольшим бантиком на носках"
},
"jewelry": [
"золотой браслет",
"изящное ожерелье",
"маленькие кольца"
]
},
"phone": {
"type": "смартфон",
"case_color": "светло-розовый",
"details": "видно модуль камеры, держится в позиции селфи"
}
},
"camera_and_style": {
"shot_style": "фотореалистичное селфи в зеркале / проверка outfit блогера",
"lens": "35mm",
"aperture": "f/2.8",
"focus": "резкий на объекте, естественная глубина, чистый фон",
"color_grading": "нейтральные яркие тона, естественный цвет кожи, тонкая плёночная зернистость",
"quality_notes": "сохранить естественные поры/текстуру, нет"
}
}
}
}
🇬🇧 Original (English)
{
"generation_request": {
"meta_data": {
"version": "v1.2",
"priority": "high"
},
"technical_constraints": {
"identity_preservation": {
"enabled": true,
"reference_mode": "strict",
"parameters": {
"use_reference_face_only": true,
"identity_lock": true,
"preserve_facial_features": true,
"preserve_skin_texture": true,
"preserve_face_proportions": true,
"avoid_face_morphing": true,
"no_beautification": true,
"preservation_strength": 1.0
}
},
"output_settings": {
"aspect_ratio": "4:5",
"resolution_target": "ultra_high_res",
"render_engine_style": "photorealistic"
}
},
"creative_prompt": {
"scene": {
"location": "{argument name="location" default="minimal modern interior"}",
"background": "clean white walls with a bright sunlit window light patch on the right wall, smooth light-gray concrete floor, empty space, no clutter",
"lighting": "soft natural daylight from the right side, gentle shadows, bright airy look"
},
"subject": {
"identity_instruction": "The woman must be 100% identical to the uploaded reference photo (same identity, face, facial proportions, skin tone, and natural texture). Do not alter the face in any way.",
"pose": "squatting in a mirror-selfie pose, knees bent, one hand resting on thigh, the other hand holding a smartphone up in front of her face",
"expression": "soft smile, relaxed confident vibe",
"hair": {
"instruction": "Match the reference hair exactly (same cut, volume, texture, and styling). No changes."
},
"outfit": {
"dress": {
"type": "{argument name="dress type" default="red satin mini dress"} with rose floral print",
"details": "thin spaghetti straps, ruched fitted silhouette, body-hugging",
"fabric": "silky satin sheen"
},
"bag": {
"type": "small beige shoulder bag",
"details": "short strap tucked under arm"
},
"shoes": {
"type": "high-heel sandals",
"color": "light pink / nude",
"details": "delicate straps with a small bow detail on the toes"
},
"jewelry": [
"gold bracelet",
"delicate necklace",
"small rings"
]
},
"phone": {
"type": "smartphone",
"case_color": "light pink",
"details": "camera module visible, held in selfie position"
}
},
"camera_and_style": {
"shot_style": "photorealistic mirror selfie / influencer outfit check",
"lens": "35mm",
"aperture": "f/2.8",
"focus": "sharp on subject, natural depth, clean background",
"color_grading": "neutral bright tones, natural skin color, subtle film grain",
"quality_notes": "keep natural pores/texture, no"
Краткое описание
Высокотехничный промпт генерации изображений в формате JSON со строгим соблюдением идентичности по референсному фото. Генерирует фотореалистичную сцену селфи в зеркале с детализированными параметрами освещения, локации, позы и наряда.







