Cinematic Motion-Blur Double Exposure Portrait

{
  "type": "image_generation",
  "model": "high_quality_photo_art",
  "input": {
    "prompt": "Create an artistic portrait using the provided face and outfit reference image. The SAME woman from the uploaded image appears with strong motion blur (shaky camera effect) and double exposure, forming soft, ethereal overlapping silhouettes. Her facial features, proportions, expression, hairstyle, and overall likeness MUST exactly match the uploaded reference image. She has a dreamy expression with a subtle smile, looking toward the camera. Her pose is dynamic, as if moving or leaning forward, with one hand extended toward the camera and appearing intentionally blurred due to motion. The clothing MUST be exactly the same as in the uploaded image — identical outfit, colors, fabric, cut, and styling, with natural folds and realistic material behavior. No outfit change or reinterpretation is allowed. The composition ranges from close-up to medium shot, with a camera angle at eye level or slightly high-angle. Lighting is soft and slightly dim, ambient indoor light with warm, retro tones. The background is abstract and heavily blurred, with faint hints of an interior space visible. Cinematic, artistic, modern portrait photography style.",
    "style": [
      "photorealistic",
      "cinematic",
      "artistic",
      "dreamy",
      "ethereal"
    ],
    "lighting": {
      "type": "ambient",
      "intensity": "low",
      "color_tone": "warm retro"
    },
    "camera": {
      "shot_type": "close-up to medium shot",
      "angle": "eye-level or slightly high-angle",
      "effects": [
        "motion blur",
        "camera shake",
        "double exposure"
      ]
    },
    "colors": {
      "overall_tone": "warm"
    },
    "background": {
      "style": "abstract",
      "detail_level": "heavily blurred",
      "environment_hint": "indoor"
    },
    "reference": {
      "face_reference_enabled": true,
      "outfit_reference_enabled": true,
      "reference_image": "UPLOADED_IMAGE",
      "match_strength": "very_high",
      "rules": [
        "preserve facial identity exactly",
        "preserve hairstyle exactly",
        "preserve outfit exactly",
        "do not restyle clothing",
        "do not change colors or materials"
      ]
    },
    "quality": {
      "resolution": "high",
      "detail": "fine",
      "noise": "minimal"
    }
  }
}