户外咖啡馆自拍提示

Author:AI Tales - Not by Humans
2026/01/05 09:12

Description

生成户外咖啡馆自拍肖像,展现自然卷发、精致妆容和欧式街景背景。

Tags

Image GenerationVisualize

Content

```json
{
  "scene_description": "一位美丽女士坐在人行道旁的咖啡馆桌边,拍摄的户外自拍,画面自然真实。",
  "environment": {
    "setting": "欧式街边咖啡馆",
    "time_of_day": "傍晚时分,光线柔和自然",
    "background": "浅景深,背景中行人、自行车和暖色调店面模糊可见"
  },
  "subject": {
    "gender": "女性",
    "hair": {
      "style": "卷发",
      "color": "黑色",
      "length": "齐肩"
    },
    "face_details": {
      "freckles": "鼻梁和脸颊上有淡淡的自然雀斑",
      "makeup": {
        "mascara_color": "{argument name=\"mascara color\" default=\"light blue\"}",
        "style": "精致但引人注目"
      }
    },
    "accessories": [
      {
        "type": "手链",
        "material": "银质",
        "location": "左臂"
      }
    ]
  },
  "props": {
    "table_items": [
      {
        "item": "系统相机",
        "position": "放在她面前的咖啡桌上",
        "style": "现代无反光镜设计"
      }
    ]
  },
  "camera": {
    "shot_type": "自拍",
    "angle": "略微抬高,倾斜以达到美学构图",
    "focus": "面部清晰,背景散景柔和",
    "resolution": "8K"
  },
  "style": {
    "vibe": "电影般的街头抓拍",
    "lighting": "柔和的自然日光",
    "color_palette": "大地色系,辅以互补的浅蓝色点缀",
    "mood": "平静、自信、放松"
  }
}
```

---

**Original English:**
{
  "scene_description": "A candid outdoor selfie of a beautiful woman sitting at a cafe table on the pavement.",
  "environment": {
    "setting": "European-style street cafe",
    "time_of_day": "Late afternoon with soft natural light",
    "background": "Shallow depth of field showing blurred pedestrians, bicycles, and warm storefront tones"
  },
  "subject": {
    "gender": "female",
    "hair": {
      "style": "curly",
      "color": "black",
      "length": "shoulder-length"
    },
    "face_details": {
      "freckles": "light and natural across the nose and cheeks",
      "makeup": {
        "mascara_color": "{argument name="mascara color" default="light blue"}",
        "style": "subtle but noticeable"
      }
    },
    "accessories": [
      {
        "type": "bracelet",
        "material": "silver",
        "location": "left arm"
      }
    ]
  },
  "props": {
    "table_items": [
      {
        "item": "system camera",
        "position": "on the cafe table in front of her",
        "style": "modern mirrorless design"
      }
    ]
  },
  "camera": {
    "shot_type": "selfie",
    "angle": "slightly elevated, tilted for aesthetic composition",
    "focus": "sharp on face, creamy bokeh depth of field behind",
    "resolution": "8K"
  },
  "style": {
    "vibe": "cinematic candid street photography",
    "lighting": "soft natural daylight",
    "color_palette": "earth tones with complementary light blue accent",
    "mood": "calm, confident, relaxed"
  }
}