📸 示例图片

提示词
English
{
"subject": {
"gender": "female",
"hair": {
"color": "brunette",
"style": "wavy",
"length": "long",
"bangs": "curtain bangs",
"highlights": "light brown"
},
"tattoo": {
"location": "left forearm",
"design": "floral",
"style": "black and grey line work"
},
"accessories": [
{
"type": "bracelet",
"style": "gold chain",
"charm": "green clover/quatrefoil",
"quantity": 2
}
],
"pose": {
"orientation": "side profile/turned away from camera",
"action": "taking mirror selfie",
"hand_position": "holding phone up to mirror with left hand"
},
"clothing": {
"top": {
"color": "pink",
"style": "t-shirt",
"fit": "loose/casual"
},
"bottom": {
"color": "purple",
"style": "biker shorts/athletic shorts",
"fit": "tight"
}
}
},
"objects": {
"phone": {
"case_pattern": "white marble",
"camera_lens_count": 3
},
"cup": {
"type": "tumbler with handle and straw",
"color": "pink",
"brand_style": "Stanley-style"
},
"keys": {
"location": "countertop",
"type": "car key fob and house keys"
}
},
"setting": {
"location": "bathroom or dressing room",
"background_wall": {
"texture": "beige textured wallpaper/fabric"
},
"countertop": {
"material": "dark granite/marble"
},
"flooring": {
"type": "light beige tile"
}
}
}中文
{
"subject": {
"gender": "女性",
"hair": {
"color": "深褐色",
"style": "波浪形",
"length": "长发",
"bangs": "八字刘海",
"highlights": "浅棕色"
},
"tattoo": {
"location": "左前臂",
"design": "花卉",
"style": "黑灰线条作品"
},
"accessories": [
{
"type": "手链",
"style": "金色链条",
"charm": "绿色三叶草/四叶草",
"quantity": 2
}
],
"pose": {
"orientation": "侧面/背对镜头",
"action": "对着镜子自拍",
"hand_position": "左手举着手机对着镜子"
},
"clothing": {
"top": {
"color": "粉色",
"style": "T 恤",
"fit": "宽松/休闲"
},
"bottom": {
"color": "紫色",
"style": "骑行短裤/运动短裤",
"fit": "紧身"
}
}
},
"objects": {
"phone": {
"case_pattern": "白色大理石纹",
"camera_lens_count": 3
},
"cup": {
"type": "带手柄和吸管的随行杯",
"color": "{argument name=\"cup color\" default=\"pink\"}",
"brand_style": "Stanley 风格"
},
"keys": {
"location": "台面",
"type": "汽车钥匙扣和家门钥匙"
}
},
"setting": {
"location": "浴室或更衣室",
"background_wall": {
"texture": "米色纹理墙纸/织物"
},
"countertop": {
"material": "深色花岗岩/大理石"
},
"flooring": {
"type": "浅米色瓷砖"
}
}
}