梅西与网红体育场自拍(身份已锁定)

Author:Mehdi Sharifi
2026/01/05 09:12

Description

生成梅西与网红体育场自拍照片,保持人物身份锁定,展现亲密互动场景。

Tags

图像生成视觉化

Content

```json
{
  "image_prompt": {
    "reference": {
      "face_identity": "上传的参考图片",
      "identity_lock": true,
      "face_preservation": "100% 相同的面部结构、比例、皮肤纹理、眼睛形状、嘴唇、鼻子、眉毛、痣和自然表情"
    },
    "subjects": [
      {
        "type": "年轻女性",
        "role": "前景主体",
        "expression": "自信的浅笑",
        "gaze": "直视镜头",
        "pose": {
          "position": "非常靠近男性主体站立",
          "interaction": "以随意的自拍姿势略微倾向他"
        },
        "hair": {
          "color": "深棕色",
          "style": "光滑的高马尾"
        },
        "makeup": {
          "style": "自然魅力妆",
          "details": [
            "均匀发光的皮肤",
            " subtle 修容",
            "柔和腮红",
            "精致眉毛",
            "自然粉色唇"
          ]
        },
        "outfit": {
          "clothing": "黑色修身短袖上衣",
          "style": "运动休闲风"
        }
      },
      {
        "type": "莱昂内尔·梅西",
        "role": "次要主体",
        "expression": "轻松的微笑",
        "gaze": "看向镜头",
        "features": {
          "beard": "短而整洁的络腮胡"
        },
        "hair": {
          "color": "棕色",
          "style": "短发,现代造型,顶部略显凌乱"
        },
        "outfit": {
          "clothing": "迈阿密国际粉色主场足球球衣",
          "details": [
            "胸前可见迈阿密国际苍鹭标志",
            "可见 adidas 标志",
            "可见赞助商标志",
            "运动版型"
          ]
        }
      }
    ],
    "environment": {
      "location": "足球场",
      "background_elements": [
        "大量欢呼的人群",
        "坐满球迷的体育场看台",
        "远处可见球员和工作人员",
        "夜空与体育场泛光灯"
      ]
    },
    "lighting": {
      "type": "体育场照明",
      "characteristics": [
        "明亮的顶灯",
        "面部均匀照明",
        "皮肤略有高光",
        "逼真的夜间对比度"
      ]
    },
    "photography_style": {
      "style": "真实生活自拍摄影",
      "camera_look": "智能手机相机",
      "depth_of_field": "适中景深,人群略微模糊",
      "mood": "兴奋、庆祝、抓拍"
    },
    "render_quality": {
      "realism": "超写实",
      "detail_level": "高",
      "Aspect Ratio": "4:5",
      "skin_texture": "自然逼真",
      "resolution": "高分辨率",
      "color_grading": "真实色彩,具有体育场活力"
    }
  }
}
```

---

**Original English:**
{
  "image_prompt": {
    "reference": {
      "face_identity": "uploaded reference image",
      "identity_lock": true,
      "face_preservation": "100% identical facial structure, proportions, skin texture, eye shape, lips, nose, brows, moles, and natural expression"
    },

    "subjects": [
      {
        "type": "young woman",
        "role": "foreground subject",
        "expression": "soft confident smile",
        "gaze": "looking directly at the camera",
        "pose": {
          "position": "standing very close to the male subject",
          "interaction": "leaning slightly toward him in a casual selfie pose"
        },
        "hair": {
          "color": "dark brown",
          "style": "sleek high ponytail"
        },
        "makeup": {
          "style": "natural glam",
          "details": [
            "even glowing skin",
            "subtle contour",
            "soft blush",
            "defined brows",
            "natural pink lips"
          ]
        },
        "outfit": {
          "clothing": "black fitted short-sleeve top",
          "style": "sporty casual"
        }
      },
      {
        "type": "Lionel Messi",
        "role": "secondary subject",
        "expression": "relaxed smile",
        "gaze": "looking at the camera",
        "features": {
          "beard": "short, well-groomed full beard"
        },
        "hair": {
          "color": "brown",
          "style": "short, modern styled, slightly messy on top"
        },
        "outfit": {
          "clothing": "Inter Miami pink home football jersey",
          "details": [
            "Inter Miami heron logo visible on chest",
            "adidas logo visible",
            "sponsor logo visible",
            "athletic fit"
          ]
        }
      }
    ],

    "environment": {
      "location": "football stadium",
      "background_elements": [
        "large cheering crowd",
        "stadium seating filled with fans",
        "players and staff visible in the distance",
        "night sky with stadium floodlights"
      ]
    },

    "lighting": {
      "type": "stadium lighting",
      "characteristics": [
        "bright overhead lights",
        "even illumination on faces",
        "slight highlights on skin",
        "realistic night-time contrast"
      ]
    },

    "photography_style": {
      "style": "real-life selfie photography",
      "camera_look": "smartphone camera",
      "depth_of_field": "moderate depth of field with slightly blurred crowd",
      "mood": "excited, celebratory, candid"
    },

    "render_quality": {
      "realism": "ultra-photorealistic",
      "detail_level": "high",
      "Aspect Ratio": "4:5",
      "skin_texture": "natural and realistic",
      "resolution": "high resolution",
      "color_grading": "true-to-life colors with stadium vibrancy"
    }
  }
}