电影风格的黑白作家肖像

Author:𝗦𝗮𝗻𝗶𝗮
2026/01/05 09:12

Description

创作电影风格黑白作家肖像,采用单光源营造戏剧性明暗对照

Tags

Image GenerationVisualize

Content

```json
{
  "type": "image_generation_prompt",
  "style": "黑白、电影感、忧郁、艺术摄影",
  "identity_preservation": {
    "use_reference_image": true,
    "strict_identity_lock": true,
    "alter_face": false
  },
  "subject": {
    "gender": "女性",
    "age_group": "青年",
    "ethnicity": "印度裔",
    "pose": {
      "position": "坐在简朴木床的边缘",
      "action": "用钢笔在桌前写作",
      "posture": "身体略微前倾,专注"
    },
    "wardrobe": {
      "outfit": "传统 {argument name=\"outfit type\" default=\"库尔塔-睡衣\"}"
    },
    "expression": "专注、内省"
  },
  "environment": {
    "location": "昏暗、极简的卧室",
    "furniture": [
      "简朴的木床",
      "深色木桌"
    ],
    "objects": [
      "手稿纸",
      "钢笔",
      "一摞高高的旧书",
      "一盏小巧的复古台灯"
    ]
  },
  "lighting": {
    "type": "单光源",
    "source": "复古台灯",
    "style": "高对比度明暗对照法",
    "effect": [
      "照亮手稿和面部",
      "深邃的戏剧性阴影",
      "背景几乎完全黑暗"
    ]
  },
  "camera": {
    "composition": "电影感",
    "framing": "中景",
    "contrast": "强烈",
    "grain": "精细胶片颗粒",
    "resolution": "超高分辨率"
  },
  "mood": {
    "atmosphere": "阴郁、忧郁、私密",
    "time_of_day": "深夜",
    "emotion": "安静的专注和孤独"
  },
  "output_goal": "创作一张超现实的黑白电影感肖像,描绘一位年轻女作家深夜写作的场景,使用上传的照片作为精确的面部参考,配以戏剧性的明暗对照光线和忧郁、私密的氛围。"
}
```

---

**Original English:**
{
  "type": "image_generation_prompt",
  "style": "black and white, cinematic, melancholic, fine-art photography",
  "identity_preservation": {
    "use_reference_image": true,
    "strict_identity_lock": true,
    "alter_face": false,
   },
  "subject": {
    "gender": "female",
    "age_group": "young adult",
    "ethnicity": "Indian",
    "pose": {
      "position": "seated on the edge of a simple wooden bed",
      "action": "writing at a table with a fountain pen",
      "posture": "slightly leaned forward, focused"
    },
    "wardrobe": {
      "outfit": "traditional {argument name="outfit type" default="kurta-pyjama"}"
    },
    "expression": "concentrated, introspective"
  },
  "environment": {
    "location": "dark, minimal bedroom",
    "furniture": [
      "simple wooden bed",
      "dark wooden table"
    ],
    "objects": [
      "manuscript papers",
      "fountain pen",
      "tall stack of old books",
      "small vintage desk lamp"
    ]
  },
  "lighting": {
    "type": "single light source",
    "source": "vintage desk lamp",
    "style": "high-contrast chiaroscuro",
    "effect": [
      "illuminates manuscript and face",
      "deep dramatic shadows",
      "background in near-total darkness"
    ]
  },
  "camera": {
    "composition": "cinematic",
    "framing": "medium shot",
    "contrast": "strong",
    "grain": "fine film grain",
    "resolution": "ultra-high resolution"
  },
  "mood": {
    "atmosphere": "moody, melancholic, intimate",
    "time_of_day": "late night",
    "emotion": "quiet focus and solitude"
  },
  "output_goal": "Create an ultra-realistic black-and-white cinematic portrait of a young female author writing late at night, using the uploaded photo as an exact facial reference, with dramatic chiaroscuro lighting and a melancholic, intimate atmosphere."
}