Back to Gallery

Urban Elegance: A Night in Neon

A striking portrait captures a young woman amidst a vibrant urban landscape, her confident gaze reflecting the city's pulse as neon lights dance in the background.

Prompt

{
  "meta": {
    "project": "Urban_Flash_Portrait_V2",
    "target_engine": "Stable Diffusion XL (SDXL) / Flux.1",
    "version": "1.0.3",
    "created_at": "2025-12-10T03:00:00Z"
  },
  "engine_configuration": {
    "model": {
      "base": "sd_xl_base_1.0.safetensors",
      "refiner": "sd_xl_refiner_1.0.safetensors",
      "vae": "sdxl_vae.safetensors"
    },
    "sampling": {
      "sampler_name": "DPM++ 2M SDE Karras",
      "steps": 40,
      "cfg_scale": 6.5,
      "clip_skip": 2
    },
    "dimensions": {
      "width": 1024,
      "height": 1536,
      "aspect_ratio": "2:3"
    },
    "seed": -1
  },
  "conditioning_adapters": {
    "ip_adapter": {
      "enabled": true,
      "model": "ip-adapter-faceid-plus_sdxl_vit-h",
      "input_image": "image.png",
      "weight": 0.85,
      "start_at": 0,
      "end_at": 0.9,
      "instruction": "Strict adherence to facial structure and identity."
    },
    "controlnet": {
      "enabled": false,
      "note": "Optional: OpenPose if specific hand placement fails."
    }
  },
  "prompt_construction": {
    "subject_layer": {
      "identity": "photorealistic portrait of a young woman with fair skin",
      "hair": "(messy dark-brown hair bun:1.3), loose strands, flyaways, effortless texture",
      "expression": "calm aloof expression, subtle closed-mouth smile, (direct eye contact:1.2), confident editorial gaze"
    },
    "apparel_layer": {
      "upper_body": "thick knit sweater, horizontal stripes, colors pink mustard yellow purple white, distressed collar",
      "text_render": "text 'DEADLY DOLL' printed on chest, large typography, (legible text:1.4)",
      "accessories": [
        "black leather belt",
        "dark leather shoulder bag strap across torso",
        "chunky silver rings on right hand",
        "delicate rings on left hand"
      ]
    },
    "pose_layer": {
      "orientation": "seated pose, waist-up shot, body turned slightly left",
      "limbs": "right hand resting on lap, left hand holding bag strap, relaxed shoulders"
    },
    "environment_layer": {
      "setting": "nighttime city street, urban atmosphere",
      "background_elements": "blurred traffic lights, neon signs, wet pavement reflections",
      "depth": "strong bokeh, shallow depth of field, background defocus"
    },
    "lighting_layer": {
      "type": "(direct flash photography:1.3)",
      "temperature": "warm flash on face (3200K), cool teal ambient shadows",
      "contrast": "high contrast, deep blacks, rim light on hair"
    },
    "style_layer": {
      "medium": "35mm film stock, analog aesthetic",
      "quality": "8k resolution, raw photo, hyperrealistic skin texture, film grain, chromatic aberration"
    }
  },
  "final_prompt_string": "photorealistic portrait of a young woman with fair skin, (messy dark-brown hair bun:1.3), loose strands, calm aloof expression, direct eye contact, wearing thick knit sweater horizontal stripes pink mustard yellow purple white, (text 'DEADLY DOLL' on chest:1.4), black leather belt, silver rings, holding shoulder bag strap, seated waist-up, body turned left, (direct flash photography:1.3), warm light on face, nighttime city street background, neon bokeh, blurred traffic, teal shadows, 35mm film grain, analog style, f/2.8, highly detailed texture.",
  "negative_prompt_string": "anime, cartoon, 3d render, sketch, drawing, (deformed hands:1.5), (missing fingers:1.5), extra fingers, bad anatomy, cross-eyed, text error, typos, messy text, watermark, logo, smooth skin, plastic skin, oil painting, low resolution, blurry, overexposed, hdr.",
  "post_processing": {
    "upscale": {
      "enabled": true,
      "method": "4x-UltraSharp",
      "denoising_strength": 0.35,
      "scale_factor": 2
    },
    "face_restoration": {
      "enabled": true,
      "model": "CodeFormer",
      "visibility": 0.2
    }
  }
}
Published: December 10, 2025