📸 示例图片

提示词
English
{
"scene": {
"type": "cinematic still close-up photograph",
"composition": {
"framing": "full shot",
"angle": "eye-level",
"focus": {
"primary_subject": "Megan Fox",
"depth_of_field": "shallow"
}
},
"subject": {
"name": "Megan Fox",
"pose": {
"position": "reclined on side touching hair with one hand",
"surface": "large, rumpled bed",
"body_language": "relaxed, languid"
},
"expression": {
"gaze": "direct",
"emotion": "calm, confident"
},
"clothing": {
"garment": "strapless, form-fitting, V deep necklace",
"material": {
"type": "satin",
"color": "ruby red",
"finish": "highly reflective"
},
"draping": {
"style": "soft folds",
"effect": "garment spreads out and subtly cascades over her body"
}
},
"skin": {
"tone": "warm",
"highlight": "soft sheen from satin and lighting"
}
},
"environment": {
"room": {
"style": "opulent",
"lighting": {
"intensity": "dim",
"source": "window light",
"shadows": "subtle teal undertones",
"highlight": "warm highlights on garment and skin"
},
"furnishings": [
{
"item": "bed",
"type": "large",
"bedding": "rumpled, soft texture"
},
{
"item": "decor",
"elements": [
"plush velvet",
"antique textiles"
]
}
]
}
},
"visual_style": {
"film_grain": true,
"color_palette": {
"dominant": "warm",
"accents": "muted tones with subtle teal undertones"
},
"texture": "soft, atmospheric",
"mood": "intimate, luxurious"
},
"lighting": {
"primary": {
"source": "natural light from window",
"effect": "creates warm highlights, subtle contrast"
},
"secondary": {
"source": "ambient dim light",
"effect": "softens shadows, creates depth"
}
},
"camera_settings": {
"lens": "50mm or equivalent",
"aperture": "f/1.8 (shallow depth of field)",
"ISO": "low to preserve detail and grain",
"shutter_speed": "slow to capture ambient light"
}
}
}中文
{
"scene": {
"type": "电影特写静态照片",
"composition": {
"framing": "全身镜头",
"angle": "平视",
"focus": {
"primary_subject": "{argument name=\"subject name\" default=\"Megan Fox\"}",
"depth_of_field": "浅景深"
}
},
"subject": {
"name": "Megan Fox",
"pose": {
"position": "侧卧,一只手触碰头发",
"surface": "凌乱的大床",
"body_language": "放松、慵懒"
},
"expression": {
"gaze": "直视",
"emotion": "平静、自信"
},
"clothing": {
"garment": "无肩带、修身、深 V 领口",
"material": {
"type": "缎面",
"color": "{argument name=\"dress color\" default=\"宝石红\"}",
"finish": "高反射"
},
"draping": {
"style": "柔软褶皱",
"effect": "服装展开,轻柔地垂坠于身体之上"
}
},
"skin": {
"tone": "暖色调",
"highlight": "缎面和灯光带来的柔和光泽"
}
},
"environment": {
"room": {
"style": "奢华",
"lighting": {
"intensity": "昏暗",
"source": "窗户光",
"shadows": "微妙的青色底调",
"highlight": "服装和皮肤上的暖色高光"
},
"furnishings": [
{
"item": "床",
"type": "大号",
"bedding": "凌乱、柔软的质地"
},
{
"item": "装饰",
"elements": [
"奢华天鹅绒",
"古董纺织品"
]
}
]
}
},
"visual_style": {
"film_grain": true,
"color_palette": {
"dominant": "暖色调",
"accents": "柔和色调,带微妙的青色底调"
},
"texture": "柔和、富有氛围感",
"mood": "亲密、奢华"
},
"lighting": {
"primary": {
"source": "窗户的自然光",
"effect": "营造暖色高光,微妙对比"
},
"secondary": {
"source": "环境昏暗光线",
"effect": "柔化阴影,营造深度"
}
},
"camera_settings": {
"lens": "50mm 或等效焦距",
"aperture": "f/1.8(浅景深)",
"ISO": "低,以保留细节和颗粒感",
"shutter_speed": "慢,以捕捉环境光"
}
}
}