Back
Image Prompt

Futuristic Fashion Editorial with Identity Preservation

Description

A detailed JSON prompt for generating a photorealistic, futuristic fashion editorial image of a woman seated in a studio. The prompt is highly focused on identity preservation, requiring the model to use the exact face, hairstyle, and expression from an uploaded reference photo while generating a specific outfit (oversized white sweatshirt, cloudy blue combat jeans) and soft cinematic lighting.

Prompt

{
  "description": {
    "type": "image_generation_prompt",
    "style": "fashion editorial x futuristic",
    "identity_preservation": {
      "use_uploaded_image": true,
      "alter_face": false,
      "notes": "Use the same face and hairstyle from the uploaded photo. Do not change facial features or facial expression."
    },
    "subject": {
      "gender": "female",
      "pose": {
        "position": "seated",
        "posture": "elegant and relaxed",
        "expression": "unchanged from the reference image"
      }
    },
    "wardrobe": {
      "top": "oversized white sweatshirt",
      "bottoms": "cloudy blue oversized combat jeans",
      "footwear": "cloudy blue neutral sneakers or Nike sneakers",
      "socks": "white ribbed socks"
    },
    "environment": {
      "setting": "studio",
      "background": {
        "color": "muted sky-blue tone",
        "style": "clean, minimalist"
      }
    },
    "lighting": {
      "type": "soft cinematic glow",
      "effects": [
        "highlights skin texture",
        "enhances fabric textures"
      ]
    },
    "composition": {
      "style": "editorial",
      "focus": "model-centered with balanced framing"
    },
    "quality": {
      "realism": "photorealistic",
      "detail_level": "high detail in skin and fabric"
    },
    "output_goal": "Create a futuristic fashion editorial image of a woman seated with a relaxed posture in a sky-blue studio environment, preserving her exact facial identity and expression from the reference photo."
  }
}
Open Original