gpt-image-1.5 · 2026-06-23
Prompt
{ "scene": { "character": { "identity": { "name": "Wang Churan(same as ref image)", "appearance": { "face": { "similarity": "100% same" }, "body": { "similarity": "100% same" } } }, "outfit": { "dress": { "type": "mini-dress", "material": { "primary": "shiny golden look", "finish": "reflective" }, "design": { "neckline": "sweetheart", "pattern": { "colors": \[ "gold", "iridescent purple" ], "style": "abstract, colorful" }, "fit": { "style": "form-fitting", "length": "mini" } } }, "accessories": { "jewelry": { "earrings": { "type": "dangling", "material": "gold", "size": "long" }, "bracelets": { "style": "stacked", "material": "beaded", "colors": \[ "multicolor" ] }, "watch": { "style": "elegant", "material": "metal", "present": true } } } } }, "setting": { "environment": { "location": "indoor", "room\_type": "bedroom", "lighting": { "source": "lamp", "color\_temperature": "warm", "atmosphere": "cozy, soft" }, "background": { "elements": "ambient light", "visual\_effects": { "light\_shadows": "soft" } } }, "furniture": { "style": "minimalistic", "items": \[ "bed", "nightstand" ] } }, "pose": { "current": { "description": "sitting on armchair with crossed legs and one hand touching her hair", "details": { "movement": "cinematic extreme low angle worm’s eye view from ground level near her high heels", "expression": "soft yet confident" } } }, "visuals": { "aspect\_ratio": "3:4", "composition": { "focus": { "primary": "the character", "secondary": "the ambient lighting", "depth\_of\_field": "shallow" }, "frame": { "tightness": "medium", "angle": "eye-level" }, "lighting": { "highlight": "glow on the dress", "shadow": "soft on the sides of the body" } } } } }
{
"scene": {
"character": {
"identity": {
"name": "Wang Churan(same as ref image)",
"appearance": {
"face": {
"similarity": "100% same"
},
"body": {
"similarity": "100% same"
}
}
},
"outfit": {
"dress": {
"type": "mini-dress",
"material": {
"primary": "shiny golden look",
"finish": "reflective"
},
"design": {
"neckline": "sweetheart",
"pattern": {
"colors": \[
"gold",
"iridescent purple"
],
"style": "abstract, colorful"
},
"fit": {
"style": "form-fitting",
"length": "mini"
}
}
},
"accessories": {
"jewelry": {
"earrings": {
"type": "dangling",
"material": "gold",
"size": "long"
},
"bracelets": {
"style": "stacked",
"material": "beaded",
"colors": \[
"multicolor"
]
},
"watch": {
"style": "elegant",
"material": "metal",
"present": true
}
}
}
}
},
"setting": {
"environment": {
"location": "indoor",
"room\_type": "bedroom",
"lighting": {
"source": "lamp",
"color\_temperature": "warm",
"atmosphere": "cozy, soft"
},
"background": {
"elements": "ambient light",
"visual\_effects": {
"light\_shadows": "soft"
}
}
},
"furniture": {
"style": "minimalistic",
"items": \[
"bed",
"nightstand"
]
}
},
"pose": {
"current": {
"description": "sitting on armchair with crossed legs and one hand touching her hair",
"details": {
"movement": "cinematic extreme low angle worm’s eye view from ground level near her high heels",
"expression": "soft yet confident"
}
}
},
"visuals": {
"aspect\_ratio": "3:4",
"composition": {
"focus": {
"primary": "the character",
"secondary": "the ambient lighting",
"depth\_of\_field": "shallow"
},
"frame": {
"tightness": "medium",
"angle": "eye-level"
},
"lighting": {
"highlight": "glow on the dress",
"shadow": "soft on the sides of the body"
}
}
}
}
}