Back
Structured Prompt for Messy Bedroom Mirror Selfie (Alev Character, Raw Flash)
Image Prompt

Structured Prompt for Messy Bedroom Mirror Selfie (Alev Character, Raw Flash)

Description

A detailed JSON prompt for generating a consistent character image (Alev) using Gemini Nano Banana Pro. This version focuses on a raw, lived-in aesthetic with harsh flash photography, emphasizing face preservation while explicitly excluding features like freckles and moles for a 'flawless' look, set in a very messy bedroom environment.

Prompt

{
  "description": {
    "generation_request": {
      "meta_data": {
        "task_type": "text_to_image_consistent_character",
        "project_name": "Project_Alev",
        "priority": "critical",
        "version": "v3.2_messy_room_flash"
      },
      "technical_constraints": {
        "face_preservation": {
          "enabled": true,
          "reference_mode": "strict",
          "parameters": {
            "character_anchor": "alev_master_face",
            "preserve_original_features": true,
            "preservation_strength": 1,
            "excluded_features": [
              "freckles",
              "moles",
              "scars"
            ]
          }
        },
        "output_settings": {
          "aspect_ratio": "9:16",
          "orientation": "portrait",
          "resolution_target": "ultra_high_res",
          "render_engine_style": "raw_smartphone_flash_photography"
        }
      },
      "creative_prompt": {
        "subject_profile": {
          "identity": {
            "name": "Alev",
            "archetype": "chaotic_attractive"
          },
          "appearance": {
            "hair": {
              "color": "vibrant copper orange",
              "style": "messy bun with loose strands falling everywhere",
              "texture": "natural, slightly frizzy"
            },
            "face_features": {
              "eyes": "large emerald green",
              "skin": "flawless smooth skin (no freckles) but realistic lighting",
              "nose": "small button nose"
            },
            "expression": {
              "type": "bored and alluring",
              "gaze": "looking at reflection in mirror",
              "micro_expression": "pouty lips, relaxed posture"
            }
          },
          "styling": {
            "top": "tight cropped tank top (white)",
            "bottom": "micro plaid mini skirt",
            "legwear": "one sock slouching down, one pulled up",
            "makeup": "smudged eyeliner from last night, still looking good"
          }
        },
        "scene_context": {
          "location": "very messy bedroom",
          "furniture": "unmade bed with tangled sheets, chair piled with clothes",
          "atmosphere": {
            "vibe": "chaotic, lived-in, real",
            "elements": [
              "clothes thrown on floor",
              "open pizza box in background",
              "tangled phone charger cables",
              "makeup products scattered on dresser"
            ]
          },
          "lighting_setup": {
            "primary": "camera flash reflection in mirror",
            "secondary": "dim room light",
            "specifics": "harsh flash creating hard shadows and highlighting the clutter"
          }
        },
        "photography_style": {
          "camera_angle": "mirror selfie angle",
          "framing": "knee_up reflection",
          "lens_character": "smartphone camera lens",
          "depth_of_field": "deep (everything in focus including the mess)"
        }
      }
    }
  }
}
Open Original