卧室中自然柔和肖像的结构化提示

Author:Marry Evan
2026/01/05 09:12

Description

生成卧室中自然柔和肖像,年轻女性侧卧床上,保留精确面部特征,呈现温暖日光美学。

Tags

Image GenerationVisualizeGenerate Content

Content

```json
{
  "image_generation": {
    "face": {
      "preserve_original": true,
      "reference_match": true,
      "description": "面部特征与参考图像 100% 相同。"
    },
    "photo_style": {
      "type": "自然柔和肖像",
      "camera_angle": "特写,正面倾斜,角度柔和",
      "lighting": "透过窗帘的漫射日光",
      "mood": "平静、安详、亲密",
      "texture": "可见自然毛孔,柔和的粉彩色调",
      "focus": "眼睛和面部清晰对焦,背景奶油般模糊"
    },
    "subject": {
      "pose": "侧卧在床上,手托着头",
      "expression": "放松的半微笑,柔和的目光",
      "hair": {
        "style": "凌乱的自然波浪散落在肩上",
        "texture": "柔软的发丝垂向脸庞"
      },
      "clothing": {
        "type": "中性舒适上衣",
        "details": "质地光滑,极简"
      },
      "hand": {
        "position": "托在下巴下方"
      }
    },
    "environment": {
      "setting": "简约舒适的卧室空间",
      "background": "浅色窗帘和柔和的光晕",
      "atmosphere": "宁静的清晨暖意"
    },
    "aesthetic": {
      "style": "温暖自然的肖像",
      "features": ["柔和的散景", "轻柔的高光", "极简背景", "干净的日光美学"]
    }
  }
}
```

---

**Original English:**
{
  "image_generation": {
    "face": {
      "preserve_original": true,
      "reference_match": true,
      "description": "Keep all facial characteristics 100% identical to the reference image."
    },

    "photo_style": {
      "type": "natural soft portrait",
      "camera_angle": "close, front-angled with gentle tilt",
      "lighting": "diffused daylight through curtains",
      "mood": "calm, serene, intimate",
      "texture": "natural pores visible, soft pastel tone",
      "focus": "eyes and face in sharp focus with creamy background blur"
    },

    "subject": {
      "pose": "lying on bed on her side, head supported by hand",
      "expression": "relaxed half smile, soft gentle gaze",
      "hair": {
        "style": "messy natural waves around shoulders",
        "texture": "soft strands falling towards face"
      },
      "clothing": {
        "type": "neutral comfy top",
        "details": "smooth texture, minimal"
      },
      "hand": {
        "position": "resting under chin"
      }
    },

    "environment": {
      "setting": "simple cozy bedroom space",
      "background": "pale curtains & soft light glow",
      "atmosphere": "peaceful morning warmth"
    },

    "aesthetic": {
      "style": "warm natural portrait",
      "features": ["soft bokeh","gentle highlights","minimal backdrop","clean daylight aesthetic"]
    }
  }
}