提示词详情
完整提示词
```json { "image": { "general": { "style": "杰作", "quality": "最佳", "photorealism": 1.4, "resolution": "8k", "aspect_ratio": "3:4" }, "lighting": { "type": "焦散光", "intensity": "明亮的阳光", "contrast": "高对比度", "atmosphere": "清爽", "glistening_water": true }, "photography": { "type": "高速摄影", "focus": "锐利", "details": { "water_splash": true, "water_drops_freezing_in_air": true, "dynamic_splash": true } }, "water_effect": { "splash": { "intensity": 1.3, "dynamic": true, "droplets": { "freezing_in_air": true } } }, "background": { "color": "青绿色", "type": "模糊", "style": "焦外虚化", "vibes": "夏日" } }, "subject": { "person": { "name": "{\"subject name\" \"Sydney Sweeney\"}", "pose": "特写肖像", "expression": "宁静", "eyes": { "status": "睁开", "color": "蓝色" }, "hair": { "color": "金色", "style": "后梳", "wet": true }, "skin": { "texture": "自然", "freckles": true, "wet": true, "detailed_features": { "pores": true } }, "lips": { "status": "湿润" }, "body": { "shoulders": "裸露", "skin": "湿润" } } } } ```
