圖像 提示詞
休閒性感車尾箱姿勢提示(圖像轉圖像)

一個結構化的 JSON 提示,用於生成一張逼真的圖像,內容是一名年輕女子坐在深綠色 Dodge Charger 的後車廂上。提示要求使用一張參考圖片來呈現臉部,並指定休閒性感的 Y2K 風格服裝,包括巨大的白色毛絨厚底靴。
提示詞
```json
{
"subject": {
"type": "human",
"age": "young adult",
"ethnicity": "western",
"gender": "female",
"face_reference": "use_exact_face_from_reference_image",
"facial_features": {
"eye_color": "blue",
"hair": {
"color": "blonde",
"length": "long",
"style": "wavy"
},
"makeup": "natural",
"expression": "seductive"
}
},
"pose": {
"position": "sitting",
"location": "on trunk of car",
"attitude": "casual sexy"
},
"clothing": {
"top": {
"type": "cropped ribbed",
"color": "white",
"fit": "tight",
"show_midriff": true
},
"bottom": {
"type": "leggings",
"color": "white",
"fit": "tight"
},
"footwear": {
"type": "platform boots",
"material": "fluffy fur",
"color": "white",
"size": "huge"
},
"accessory": {
"type": "fur coat",
"material": "fluffy",
"color": "brown",
"holding_style": "hand"
}
},
"environment": {
"scene_type": "urban parking lot",
"background": {
"elements": ["blue and white striped wall"]
},
"lighting": {
"condition": "overcast daylight",
"mood": "soft moody"
},
"props": [
{
"type": "car",
"model": "{argument name=\"car model\" default=\"Dodge Charger\"}",
"color": "dark green",
"accent_lines": "red"
}
]
},
"visual_style": {
"cinematic_color_grading": true,
"photorealistic": true,
"resolution": "8k",
"skin_detail": "high",
"atmosphere": "soft moody"
}
}
```

