高端编辑餐厅肖像提示

Author:Lore
2026/01/05 09:12

Description

生成高端编辑餐厅肖像,展现优雅姿态与奢华环境的专业时尚摄影。

Tags

Image GenerationVisualize

Content

```json
{
  "request_parameters": {
    "aspect_ratio": "9:16",
    "identity_preservation": {
      "mode": "strict",
      "target": "reference_face_retention",
      "features": "natural_likeness_only"
    }
  },
  "visual_composition": {
    "subject": {
      "entity": "女性",
      "pose": {
        "body": "坐在一张暖色调的卡座上",
        "orientation": "优雅的侧影",
        "gaze": "目光望向一侧"
      },
      "wardrobe": {
        "primary": "合身的抹胸连衣裙,颜色为 {argument name=\"dress color\" default=\"深红色\"}",
        "accents": "搭配的垂坠感围巾细节"
      },
      "interactions": {
        "right_hand": "手持一个 {argument name=\"drink\" default=\"白葡萄酒杯\"}",
        "left_hand": "手持一个手拿包"
      }
    },
    "environment": {
      "setting": "优雅的餐厅内部",
      "atmosphere": "高端奢华的夜晚",
      "architectural_details": [
        "金色点缀",
        "巧妙的镜面设计",
        "精致的餐桌布置"
      ]
    }
  },
  "technical_direction": {
    "lighting": {
      "source": "暖钨灯光",
      "shading": "柔和阴影",
      "skin_finish": "微妙光泽"
    },
    "optics": {
      "lens_emulation": "35mm 定焦镜头",
      "depth_of_field": "浅景深(背景虚化)",
      "focus_points": [
        "面部特征",
        "葡萄酒杯"
      ]
    },
    "post_processing": {
      "vibe": "高端杂志风格",
      "color_grading": "写实 / 电影感",
      "texture": [
        "自然皮肤纹理",
        "轻微胶片颗粒"
      ]
    }
  },
  "quality_assurance": {
    "negative_prompt_array": [
      "过度锐化",
      "AI 伪影",
      "变形的玻璃",
      "多余的手指",
      "扭曲的首饰",
      "奇怪的反光",
      "文字",
      "水印",
      "低分辨率",
      "扭曲的面部特征"
    ]
  }
}
```

---

**Original English:**
{
  "request_parameters": {
    "aspect_ratio": "9:16",
    "identity_preservation": {
      "mode": "strict",
      "target": "reference_face_retention",
      "features": "natural_likeness_only"
    }
  },
  "visual_composition": {
    "subject": {
      "entity": "Woman",
      "pose": {
        "body": "Seated on a warm-toned banquette",
        "orientation": "Sophisticated profile",
        "gaze": "Looking toward the side"
      },
      "wardrobe": {
        "primary": "Fitted {argument name="dress color" default="deep red"} strapless dress",
        "accents": "Matching draped scarf detail"
      },
      "interactions": {
        "right_hand": "Holding a {argument name="drink" default="white wine glass"}",
        "left_hand": "Holding a clutch bag"
      }
    },
    "environment": {
      "setting": "Elegant restaurant interior",
      "atmosphere": "High-end upscale evening",
      "architectural_details": [
        "Gold accents",
        "Strategic mirrors",
        "Fine dining table setting"
      ]
    }
  },
  "technical_direction": {
    "lighting": {
      "source": "Warm tungsten",
      "shading": "Soft shadows",
      "skin_finish": "Subtle glow"
    },
    "optics": {
      "lens_emulation": "35mm prime",
      "depth_of_field": "Shallow (bokeh background)",
      "focus_points": [
        "Facial features",
        "Wine glass"
      ]
    },
    "post_processing": {
      "vibe": "High-end editorial",
      "color_grading": "Realistic / Cinematic",
      "texture": [
        "Natural skin grain",
        "Gentle film grain"
      ]
    }
  },
  "quality_assurance": {
    "negative_prompt_array": [
      "over-sharpening",
      "AI artifacts",
      "deformed glass",
      "extra fingers",
      "warped jewelry",
      "weird reflections",
      "text",
      "watermark",
      "low-resolution",
      "distorted facial features"
    ]
  }
}