Back
Luxury Fashion Shoot with Lamborghini Huracán
Image Prompt

Luxury Fashion Shoot with Lamborghini Huracán

Description

A structured JSON prompt for Gemini Nano Banana Pro to generate a luxury-fashion inspired image. It details a woman sitting on the door frame of a cream-white Lamborghini Huracán with butterfly doors up, wearing a cream monochrome set and luxury designer sneakers. The prompt specifies warm golden hour lighting and strict facial preservation based on an input image.

Prompt

{
  "description": {
    "image_generation_request": {
      "metadata": {
        "input_image": "IMG_8714.jpeg",
        "target_resolution": "1200x1200px",
        "format": "JSON"
      },
      "constraints": {
        "facial_preservation": {
          "enabled": true,
          "instruction": "Strictly maintain original face and facial features from input image."
        }
      },
      "subject": {
        "appearance": {
          "hair": "Long silver grey wavy hair",
          "nails": "Soft glazed donut style"
        },
        "pose": {
          "action": "Sitting on the door frame",
          "gesture": "Fixing necklace"
        },
        "attire": {
          "theme": "Cream monochrome set",
          "items": [
            "High-waist cargos",
            "Crop jacket",
            "Luxury designer sneakers"
          ],
          "accessories": [
            "Gold bangles",
            "Necklace"
          ]
        }
      },
      "scene": {
        "vehicle": {
          "make_model": "Lamborghini Huracán",
          "color": "Cream-white",
          "modifications": [
            "Butterfly doors (up position)",
            "Gold-plated rims"
          ]
        },
        "props": {
          "item": "Luxury shopping bags",
          "location": "Piled in the passenger seat"
        }
      },
      "artistic_direction": {
        "style": "Luxury-fashion inspired",
        "lighting": "Warm golden hour tones",
        "mood": "Rich, high-end"
      }
    }
  }
}
Open Original