圖像 提示詞
用於生成斜倚女性圖像的詳細 JSON 提示

一個高度結構化的 JSON 提示,專為圖像生成模型(Gemini Nano Banana Pro)設計,詳細說明了主題的複雜細節,包括性別、頭髮、皮膚、眼睛、姿勢、配件、服裝、場景和光線。這種詳細程度通常是為了獲得精確視覺結果所必需的。
提示詞
```json
{
"subject": {
"gender": "female",
"hair": {
"color": "light brown with blonde highlights",
"style": "長直髮,中分",
"length": "過肩"
},
"skin": {
"tone": "白皙",
"texture": "光滑"
},
"eyes": {
"makeup": "眼線、睫毛膏",
"gaze": "側視,不看鏡頭"
},
"pose": {
"position": "斜躺/坐在沙發上",
"body_orientation": "身體略微傾斜",
"hands": {
"left_hand": "握著胸罩的肩帶/頂部",
"right_hand": "握著胸罩的肩帶/頂部",
"tattoos": {
"right_hand_back": "手背有小文字/數字,包括「666」和星星",
"right_wrist": "右手腕有小符號",
"left_wrist": "左手腕有小愛心輪廓"
}
}
},
"accessories": {
"jewelry": [
"細金項鍊",
"右手無名指戴金戒指",
"肚臍環,帶槓鈴式飾品"
]
}
},
"clothing": {
"top": {
"type": "無鋼圈胸罩/短版上衣",
"color": "白色",
"material": "棉或針織混紡,帶蕾絲",
"details": "下擺有蕾絲飾邊,胸部中央有褶皺,細肩帶"
},
"bottom": {
"type": "短褲/平口短褲",
"color": "紅色和白色",
"pattern": "橫條紋",
"details": "腰部中央有白色小蝴蝶結,鬆緊帶腰圍"
}
},
"setting": {
"location": "室內",
"furniture": "大型米色/棕褐色沙發",
"background_elements": [
"右上角有咖啡桌書籍",
"沙發後方有深色/黑色區域"
]
},
"lighting": {
"type": "柔和的室內照明",
"shadows": "柔和的陰影,暗示漫射光源"
}
}
```


