图像 提示词
精致都市阳台肖像提示

生成一张逼真照片的结构化提示:一位优雅的女士(与参考图片匹配)站在现代高层阳台上,夕阳西下,强调温暖、自然的灯光和优雅、宁静的氛围,背景是城市天际线。
提示词
```json
{
"image_request": {
"subject": {
"gender": "woman",
"hair": {
"color": "blonde",
"style": "long",
"reference": "match_uploaded_image_exactly"
},
"face": {
"features": "match_uploaded_image_exactly",
"expression": "tranquil / sophisticated"
},
"attire": {
"description": "simple, sleeveless, fitted black dress",
"color": "black"
},
"pose": "standing, alternative style"
},
"environment": {
"location": "modern high-rise apartment balcony",
"features": [
"glass railing",
"modern architecture",
"geometrically arranged green spaces"
],
"background": {
"view": "urban skyline",
"elements": ["glass skyscrapers", "apartment towers"]
}
},
"lighting_and_atmosphere": {
"time_of_day": "sunset",
"lighting_style": "warm, soft, natural",
"mood": ["tranquil", "sophisticated", "modern", "elegant"],
"effects": ["sunlight reflection", "depth of field"]
},
"technical_specs": {
"resolution": "8K",
"style": "realistic photography",
"negative_prompt": [
"blurry", "low quality", "distortion", "extra fingers",
"mutated hands", "deformed face", "cartoon", "painting",
"unrealistic skin", "overexposed", "underexposed",
"artificial light", "noisy background", "watermark",
"text", "logo", "duplicate person", "bad anatomy",
"exaggerated proportions"
]
}
}
}
```

