咖啡店生活方式照片的结构化提示

Author:Lex
2026/01/05 09:12

Description

生成咖啡店生活方式照片,展现年轻女性在咖啡馆的日常场景,融合自然光影和都市氛围。

Tags

图像生成视觉化

Content

```json
{
  "subject": {
    "type": "年轻女性",
    "appearance": {
      "hair": {
        "color": "白金色,发根处可见深色",
        "style": "紧紧地向后梳成高发髻",
        "texture": "光滑"
      },
      "face": {
        "skin_tone": "白皙",
        "features": "戴着深红棕色镜框的方形眼镜",
        "expression": "专注,正在喝杯中的饮品"
      },
      "pose": "坐在桌旁,双手捧着咖啡杯送到嘴边"
    }
  },
  "attire": {
    "clothing": {
      "top": "无袖、罗纹背心,颜色为黄绿色/浅黄绿色",
      "bottom": "可见橄榄绿裤子的一角"
    },
    "accessories": {
      "eyewear": "深色镜框的方形处方眼镜",
      "jewelry": [
        "银色环形耳环",
        "双手腕上戴着粗大的银色链条手链",
        "手指上戴着多个银戒指(包括一个镶有粉色宝石的戒指和一个带有图案的宽戒指)",
        "银色项链"
      ]
    }
  },
  "environment": {
    "location": "咖啡店/咖啡馆室内靠窗位置",
    "foreground": {
      "table": "圆形桌子,白色大理石桌面",
      "objects": "前景中央放着一个浅薄荷绿色碟子"
    },
    "background": {
      "interior": "其他顾客就座(模糊),室内植物,悬挂式灯具",
      "exterior_view": "透过大玻璃窗可见街景,红色砖房,路面上的橙色交通锥筒"
    }
  },
  "technical_details": {
    "lighting": "左侧大窗户射入的自然日光",
    "camera_angle": "平视,略高角度俯视桌面",
    "style": "抓拍,生活方式摄影,写实"
  }
}
```

---

**Original English:**
{
  "subject": {
    "type": "young woman",
    "appearance": {
      "hair": {
        "color": "platinum blonde with visible dark roots",
        "style": "pulled back tightly into a high bun",
        "texture": "smooth"
      },
      "face": {
        "skin_tone": "fair",
        "features": "wearing rectangular glasses with dark reddish-brown frames",
        "expression": "focused, sipping from a cup"
      },
      "pose": "sitting at a table, holding a coffee cup with both hands up to mouth"
    }
  },
  "attire": {
    "clothing": {
      "top": "sleeveless, ribbed tank top in a chartreuse/yellow-green color",
      "bottom": "hint of olive green pants visible"
    },
    "accessories": {
      "eyewear": "rectangular prescription glasses with dark frames",
      "jewelry": [
        "silver hoop earrings",
        "chunky silver chain link bracelets on both wrists",
        "multiple silver rings on fingers (including one with a pink gemstone and one wide band with a design)",
        "silver chain necklace"
      ]
    }
  },
  "environment": {
    "location": "coffee shop / cafe interior by a window",
    "foreground": {
      "table": "round table with a white marble surface",
      "objects": "light mint green saucer centered in the foreground"
    },
    "background": {
      "interior": "other patrons sitting (blurred), indoor plants, hanging light fixture",
      "exterior_view": "street scene visible through large glass window, red brick buildings, orange traffic cones on the road"
    }
  },
  "technical_details": {
    "lighting": "natural daylight coming from the large window on the left",
    "camera_angle": "eye-level, slightly high angle looking down at the table",
    "style": "candid, lifestyle photography, realistic"
  }
}