海边汽车引擎盖上的逼真时尚肖像

Author:ANKIT PATEL 🇮🇳 | AI
2026/01/05 09:12

Description

生成一张海边汽车引擎盖上的时尚肖像,女性展现优雅姿态,融合自然景观和高端美学。

Tags

图像生成视觉化内容生成

Content

```json
{
  "image_prompt": {
    "reference_image": "use_uploaded_photo",
    "face_preservation": {
      "enabled": true,
      "strength": "maximum",
      "instruction": "不得以任何方式改变面部结构、比例、皮肤纹理、表情、痣或身份。面部必须与参考图像完全匹配。"
    },
    "subject": {
      "description": "一位非常美丽的年轻女性",
      "expression": "平静,略带梦幻",
      "gaze": "直视镜头",
      "skin": "自然、真实的皮肤纹理",
      "makeup": {
        "style": "淡妆,配以柔和的烟熏眼妆",
        "focus": "眼睛略微突出"
      },
      "hair": {
        "color": "深棕色",
        "length": "长发",
        "style": "蓬松、波浪状、略显凌乱",
        "details": "几缕发丝部分遮住脸庞,营造出自然、不费力的感觉"
      }
    },
    "outfit_and_accessories": {
      "top": {
        "type": "宽松的白色开襟衬衫",
        "fit": "休闲",
        "details": "袖子在手腕处略微卷起"
      },
      "outerwear": {
        "type": "正式的黑色西装外套",
        "placement": "披在她左肩上,并轻微搭在汽车引擎盖上"
      },
      "bottom": {
        "type": "深色裤子",
        "color": "黑色",
        "visibility": "仅部分可见"
      },
      "jewelry": {
        "neck": "多层粗银链项链",
        "ears": "小银圈耳环",
        "wrist": "银链手链"
      }
    },
    "pose_and_composition": {
      "pose": "随意地坐在汽车引擎盖上",
      "support": "身体略微向后靠在引擎盖上",
      "framing": "中景特写",
      "focus": "主体清晰对焦",
      "background_blur": "轻微的自然散景"
    },
    "environment": {
      "foreground": "光泽的黑色跑车引擎盖,带有微妙的反光",
      "background": {
        "location": "海滩或海边",
        "details": [
          "隐约可见的沙滩海岸线",
          "平静的灰蓝色海洋",
          "阴天或多云的天空"
        ],
        "atmosphere": "凉爽、忧郁、宁静"
      }
    },
    "lighting": {
      "type": "柔和的自然日光",
      "condition": "阴天",
      "effect": "均匀漫射的光线,没有刺眼的阴影"
    },
    "photography_style": {
      "genre": "户外时尚肖像",
      "realism": "高度写实",
      "color_tone": "冷色调和柔和色调",
      "depth_of_field": "适中的景深,背景柔和模糊"
    },
    "quality": {
      "resolution": "超高",
      "detail": "清晰的织物、头发、珠宝和皮肤纹理",
      "render_style": "自然的单反摄影效果"
    }
  }
}
```

---

**Original English:**
{
  "image_prompt": {
    "reference_image": "use_uploaded_photo",
    "face_preservation": {
      "enabled": true,
      "strength": "maximum",
      "instruction": "Do not alter facial structure, proportions, skin texture, expression, moles, or identity in any way. The face must match the reference image exactly."
    },

    "subject": {
      "description": "A very beautiful young woman",
      "expression": "calm, slightly dreamy",
      "gaze": "looking directly at the camera",
      "skin": "natural, realistic skin texture",
      "makeup": {
        "style": "minimal with soft smokey eye makeup",
        "focus": "eyes subtly emphasized"
      },
      "hair": {
        "color": "dark brown",
        "length": "long",
        "style": "loose, wavy, slightly messy",
        "details": "a few strands partially covering her face for a natural, effortless look"
      }
    },

    "outfit_and_accessories": {
      "top": {
        "type": "loose white open shirt button",
        "fit": "relaxed",
        "details": "sleeves slightly rolled up at the wrists"
      },
      "outerwear": {
        "type": "formal black blazer",
        "placement": "draped over her left shoulder and resting slightly on the hood of the car"
      },
      "bottom": {
        "type": "dark pants",
        "color": "black",
        "visibility": "only partially visible"
      },
      "jewelry": {
        "neck": "layered chunky silver chain necklaces",
        "ears": "small silver hoop earrings",
        "wrist": "silver chain bracelet"
      }
    },

    "pose_and_composition": {
      "pose": "sitting casually on the hood of a car",
      "support": "leaning slightly back against the hood",
      "framing": "medium close-up",
      "focus": "sharp focus on the subject",
      "background_blur": "slight natural bokeh"
    },

    "environment": {
      "foreground": "glossy black sports car hood with subtle reflections",
      "background": {
        "location": "beach or seaside",
        "details": [
          "faint sandy shoreline",
          "calm grayish-blue ocean",
          "overcast or heavily cloudy sky"
        ],
        "atmosphere": "cool, melancholic, serene"
      }
    },

    "lighting": {
      "type": "soft natural daylight",
      "condition": "overcast",
      "effect": "evenly diffused lighting with no harsh shadows"
    },

    "photography_style": {
      "genre": "outdoor fashion portrait",
      "realism": "highly photorealistic",
      "color_tone": "cool and muted",
      "depth_of_field": "moderate with gentle background blur"
    },

    "quality": {
      "resolution": "ultra high",
      "detail": "sharp fabric, hair, jewelry, and skin textures",
      "render_style": "natural DSLR photography look"
    }
  }
}