海滩上金发女子与复古法拉利提示
Author:KeorUnreal
2026/01/05 09:12
Description
生成海滩上金发女子与复古法拉利的高分辨率照片,保留100%身份一致性
Tags
画像生成ビジュアル化
Content
```json
{
"prompt_metadata": {
"type": "image_generation",
"quality": "high-resolution",
"detail_level": "very high",
"constraints": {
"identity_preservation": {
"enabled": true,
"description": "面部和身体细节必须 100% 保留"
}
}
},
"subject": {
"category": "human",
"gender": "female",
"age_group": "young adult",
"appearance": {
"face": {
"preserve_original_features": true,
"expression": "平静而自信",
"gaze_direction": "直视观者"
},
"body": {
"visibility": "full body",
"description": "美丽、匀称、自然的身体结构"
},
"hair": {
"color": "{argument name=\"hair color\" default=\"blonde platinum\"}",
"length": "中长",
"texture": "微卷",
"style": "蓬松自然"
}
}
},
"wardrobe": {
"primary_outfit": {
"type": "bikini",
"color": "{argument name=\"bikini color\" default=\"turquoise\"}",
"style": "现代沙滩装",
"fit": "修身"
}
},
"pose_and_action": {
"stance": "站立",
"body_position": "随意倚靠",
"interaction": {
"object": "vintage car",
"description": "倚靠在车前"
}
},
"props": {
"handheld_item": {
"type": "drink",
"liquid_color": "{argument name=\"drink color\" default=\"green\"}",
"container_style": "透明杯",
"straw": {
"color": "red"
}
}
},
"environment": {
"setting": "带灯塔的海滩",
"weather": "晴朗",
"time_of_day": "白天",
"background_elements": {
"sky": {
"color": "湛蓝色",
"clouds": "零星的白云"
},
"ocean": {
"visibility": "清晰可见",
"color": "蓝色",
"position": "主体后方"
},
"sand": {
"description": "浅色沙滩"
}
}
},
"objects": {
"vehicle": {
"type": "old ferrari car",
"style": "复古",
"color": "{argument name=\"car color\" default=\"turquoise\"}",
"condition": "保养良好",
"position": "在主体后方,作为道具使用"
}
},
"lighting_and_color": {
"lighting_type": "自然阳光",
"illumination": "明亮均匀",
"shadows": "柔和,极少强烈对比",
"color_palette": [
"青绿色",
"蓝色",
"绿色",
"沙米色"
]
},
"camera_and_composition": {
"shot_type": "全身照",
"camera_angle": "平视",
"focus": "主体清晰对焦",
"depth_of_field": "适中,背景略微柔化",
"framing": "主体居中,环境清晰可见"
}
}
```
---
**Original English:**
{
"prompt_metadata": {
"type": "image_generation",
"quality": "high-resolution",
"detail_level": "very high",
"constraints": {
"identity_preservation": {
"enabled": true,
"description": "100% same face and body details must be preserved"
}
}
},
"subject": {
"category": "human",
"gender": "female",
"age_group": "young adult",
"appearance": {
"face": {
"preserve_original_features": true,
"expression": "calm and confident",
"gaze_direction": "looking directly at the viewer"
},
"body": {
"visibility": "full body",
"description": "beautiful, proportionate, natural anatomy"
},
"hair": {
"color": "{argument name="hair color" default="blonde platinum"}",
"length": "medium to long",
"texture": "slightly wavy",
"style": "loose and natural"
}
}
},
"wardrobe": {
"primary_outfit": {
"type": "bikini",
"color": "{argument name="bikini color" default="turquoise"}",
"style": "modern beachwear",
"fit": "form-fitting"
}
},
"pose_and_action": {
"stance": "standing",
"body_position": "leaning casually",
"interaction": {
"object": "vintage car",
"description": "leaning in front of the car"
}
},
"props": {
"handheld_item": {
"type": "drink",
"liquid_color": "{argument name="drink color" default="green"}",
"container_style": "transparent cup",
"straw": {
"color": "red"
}
}
},
"environment": {
"setting": "beach with lighthouse",
"weather": "sunny",
"time_of_day": "daytime",
"background_elements": {
"sky": {
"color": "bright blue",
"clouds": "scattered white clouds"
},
"ocean": {
"visibility": "clearly visible",
"color": "blue",
"position": "behind the subject"
},
"sand": {
"description": "light-colored beach sand"
}
}
},
"objects": {
"vehicle": {
"type": "old ferrari car",
"style": "vintage",
"color": "{argument name="car color" default="turquoise"}",
"condition": "well-maintained",
"position": "behind the subject, used as a prop"
}
},
"lighting_and_color": {
"lighting_type": "natural sunlight",
"illumination": "bright and even",
"shadows": "soft, minimal harsh contrast",
"color_palette": [
"turquoise",
"blue",
"green",
"sand beige"
]
},
"camera_and_composition": {
"shot_type": "full-body shot",
"camera_angle": "eye-level",
"focus": "sharp focus on subject",
"depth_of_field": "moderate, background slightly softened",
"framing": "subject centered with environment clearly visible"
}
}