柔和亲密的室内窗边人像

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

Description

创作柔和亲密的室内窗边人像,营造温暖梦幻的卧室场景和自然光线氛围。

Tags

图像生成视觉化

Content

```json
{
  "image_generation": {
    "face": {
      "preserve_original": {argument name="preserve original face" default="true"},
      "reference_match": true,
      "description": "在不修改的情况下,保持参考图像中精确的面部特征、面部识别和比例。"
    },
    "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": {argument name="preserve original face" default="true"},
      "reference_match": true,
      "description": "Maintain the exact facial identity, features, and proportions from the reference image without modification."
    },

    "photo_style": {
      "type": "natural indoor portrait",
      "camera_angle": "close-up, slightly higher angle with soft tilt",
      "lighting": "sunlight through window with feathered shadows",
      "mood": "gentle, peaceful, warm",
      "texture": "soft skin detail, mild film grain",
      "focus": "sharp on face, background softly blurred"
    },

    "subject": {
      "pose": "lying sideways on bed, head resting on pillow with one hand under chin",
      "expression": "soft relaxed smile, dreamy eyes",
      "hair": {
        "style": "long loose hair flowing across pillow",
        "texture": "natural smooth strands with light messiness"
      },
      "clothing": {
        "type": "light pastel loungewear",
        "details": "soft cotton or satin texture, comfortable"
      },
      "hand": {
        "position": "fingers lightly touching cheek"
      }
    },

    "environment": {
      "setting": "calm room, soft bedding and pillows",
      "background": "white or beige curtains with natural light glow",
      "atmosphere": "warm, dreamy, restful"
    },

    "aesthetic": {
      "style": "soft intimate portrait",
      "features": ["skin texture clarity","window-light softness","subtle bokeh","minimal cozy composition"]
    }
  }
}