Un prompt JSON altamente estructurado para Gemini Nano Banana Pro, construido originalmente sobre un prompt de ChatGPT, diseñado para la generación de imágenes ultra fotorrealistas. Se centra en generar una selfie de espejo de una mujer joven con un sari negro y una blusa moderna, preservando estrictamente su identidad facial y corporal a partir de una imagen de referencia, y buscando un aspecto editorial pero natural con una física de tela y una textura de piel realistas.
```json
{
"type": "image_generation",
"model_style": "ultra_photorealistic",
"aspect_ratio": "9:16",
"resolution": "8K",
"quality": "high_detail_realism",
"identity_reference": {
"use_reference_image": true,
"face_preservation": "exact",
"body_preservation": "exact",
"no_facial_changes": true,
"no_body_modification": true
},
"subject": {
"gender": "female",
"age": "young adult",
"expression": "soft confident gaze, natural lips slightly parted",
"pose": "slightly angled mirror selfie pose, relaxed shoulders, natural posture",
"hair": {
"color": "dark brown",
"style": "loose, natural volume, middle part",
"texture": "smooth and realistic"
},
"skin": {
"tone": "warm natural complexion",
"detail": "visible skin texture, realistic highlights, no plastic look"
}
},
"outfit": {
"style": "black saree with modern blouse",
"blouse": "black sleeveless blouse with subtle shimmer embroidery",
"saree": "black draped saree with soft fabric folds and realistic fabric physics",
"accessories": [
"delicate waist chain",
"minimal jewelry"
]
},
"environment": {
"location": "indoor modern bedroom or dressing area",
"background": "clean white wardrobe cabinets",
"lighting": {
"type": "soft indoor lighting",
"source": "overhead ceiling light",
"effect": "natural shadows, balanced highlights"
}
},
"camera": {
"device": "smartphone",
"lens": "natural portrait lens",
"angle": "slightly above eye level",
"focus": "sharp focus on subject, mild background softness",
"depth_of_field": "realistic"
},
"rendering_rules": {
"no_cartoon": true,
"no_ai_artifacts": true,
"no_over_smoothing": true,
"no_extra_limbs": true,
"no_distorted_hands": true,
"no_text_or_watermark": true
},
"final_look": "looks like a real candid photo, ultra-realistic, editorial yet natural"
}
```