📸 示例图片

提示词
English
{ "generation_parameters": { "topic": "Portrait Photography", "aspect_ratio": "3:4", "style_preset": "Flash Photography" }, "subject_details": { "identity": { "name": "Taylor Swift, "type": "Woman" }, "appearance": { "hair": { "color": "Dark", "length": "Long", "texture": "Ponytail" }, "face": { "expression": "Soft" }, "body": { "build_notes": "Large breasts" } }, "pose_and_action": { "orientation": "Looking over shoulder", "framing": "Full-body", "stance": "Sitting with crossed legs" } }, "fashion_and_attire": { "clothing": { "item": "Bodycon latex mini-dress with black fishnets", "color": "Yellow", "fit": "Tight", "design_elements": [ "Backless" ] }, "accessories": { "jewelry": { "item": "Back-drop necklace", "material": "Gold", "style": "Delicate" }, "carry_items": { "item": "Shoulder bag Gucci", "material": "Leather", "color": "Turquoise", "size": "Small" } } }, "scene_composition": { "environment": { "location_type": "Urban/Studio", "background_elements": { "object": "Wall", "material": "Concrete Graffiti Taylor Swift written on blocks", "color": "Red" } }, "lighting_setup": { "technique": "Flash photography", "qualities": [ "High-quality", "Direct" ], "effects": { "skin_interaction": "Soft glow", "shadows": "Slight shadow cast against background" } } } }中文
{
"generation_parameters": {
"topic": "肖像摄影",
"aspect_ratio": "3:4",
"style_preset": "闪光灯摄影"
},
"subject_details": {
"identity": {
"name": "{argument name=\"subject name\" default=\"Taylor Swift\"}",
"type": "女性"
},
"appearance": {
"hair": {
"color": "深色",
"length": "长发",
"texture": "马尾辫"
},
"face": {
"expression": "柔和"
},
"body": {
"build_notes": "丰满胸部"
}
},
"pose_and_action": {
"orientation": "回眸",
"framing": "全身",
"stance": "盘腿而坐"
}
},
"fashion_and_attire": {
"clothing": {
"item": "紧身乳胶迷你连衣裙,搭配黑色渔网袜",
"color": "{argument name=\"dress color\" default=\"Yellow\"}",
"fit": "紧身",
"design_elements": [
"露背"
]
},
"accessories": {
"jewelry": {
"item": "背链",
"material": "金色",
"style": "精致"
},
"carry_items": {
"item": "Gucci 单肩包",
"material": "皮革",
"color": "青绿色",
"size": "小号"
}
}
},
"scene_composition": {
"environment": {
"location_type": "都市/影棚",
"background_elements": {
"object": "墙壁",
"material": "混凝土涂鸦,方块上写有 Taylor Swift",
"color": "红色"
}
},
"lighting_setup": {
"technique": "闪光灯摄影",
"qualities": [
"高品质",
"直射"
],
"effects": {
"skin_interaction": "柔和光泽",
"shadows": "背景上投射出轻微阴影"
}
}
}
}