JSON prompt ที่มีรายละเอียดและโครงสร้างที่ซับซ้อนมากสำหรับ GPT 1.5 ซึ่งระบุทุกแง่มุมของภาพเซลฟี่ในกระจกฟิตเนสในร่ม รวมถึงอัตราส่วนภาพ, ประเภทฉาก, รายละเอียดกล้อง, ลักษณะของตัวแบบ (เพศ, อายุ, รูปร่าง, ผม, ใบหน้า, ท่าทาง, เสื้อผ้า), วัตถุ, สภาพแวดล้อม และแสง โดยมีเป้าหมายเพื่อสร้างสรรค์ภาพถ่ายที่สื่อถึงไลฟ์สไตล์การออกกำลังกาย
```json
{
"aspect_ratio": "9:16",
"scene_type": "เซลฟี่หน้ากระจกในฟิตเนสในร่ม",
"camera": {
"device": "กล้องหลังของสมาร์ทโฟน",
"angle": "ระดับสายตา เอียงเล็กน้อยเข้าหากระจก",
"framing": "ต้นขาบนถึงศีรษะ จัดองค์ประกอบแนวตั้ง",
"focus": "โฟกัสคมชัดที่ตัวแบบ พื้นหลังชัดเจน",
"style": "เซลฟี่หน้ากระจกแบบสบายๆ"
},
"subject": {
"gender": "male",
"age": "young adult",
"build": "lean, muscular, athletic",
"skin_tone": "light to medium with warm undertones",
"hair": {
"color": "dark brown",
"length": "medium",
"texture": "slightly wavy",
"style": "loose, natural, slightly messy"
},
"face": {
"shape": "oval with defined jawline",
"eyes": {
"direction": "looking at phone screen",
"expression": "focused, calm"
},
"eyebrows": "natural, slightly furrowed",
"nose": "straight, medium width",
"mouth": {
"state": "closed",
"expression": "neutral, relaxed"
},
"overall_expression": "serious, introspective"
},
"body_posture": {
"stance": "ยืนตัวตรง",
"torso": "เอียงเล็กน้อยเข้าหากระจก",
"shoulders": "ผ่อนคลายแต่ตั้งตรง",
"arms": {
"right_arm": "งอข้อศอก ถือสมาร์ทโฟนระดับหน้าอก",
"left_arm": "ผ่อนคลายลงด้านล่าง ถือเสื้อผ้าชิ้นหนึ่ง"
},
"hands": {
"right_hand": "จับโทรศัพท์แน่น",
"left_hand": "ถือเสื้อผ้าสีเข้มที่พับไว้"
}
},
"body_details": {
"upper_body": "ท่อนบนเปลือยเปล่า เห็นหน้าอก ไหล่ และแขนที่ชัดเจน",
"abdomen": "กล้ามเนื้อหน้าท้องชัดเจนพร้อมเส้นกลางลำตัว",
"arms": "กล้ามเนื้อไบเซ็ปส์และปลายแขนชัดเจนพร้อมเส้นเลือดที่ละเอียด"
},
"clothing": {
"bottom": {
"type": "athletic joggers or shorts",
"color": "olive green",
"fit": "relaxed fit at waist, slightly loose"
},
"accessories": [
"สมาร์ทวอทช์หรือสายรัดข้อมือฟิตเนสสีเข้มที่ข้อมือ"
]
}
},
"objects": {
"smartphone": {
"color": "dark",
"case": "graphic or sticker-covered case",
"position": "ถืออยู่ในมือขวาหน้ากระจก"
},
"garment": {
"type": "shirt or towel",
"color": "dark",
"position": "ถืออยู่ในมือซ้ายใกล้สะโพก"
}
},
"environment": {
"location": "indoor gym or fitness facility",
"background": {
"walls": "one dark wall and one wall with colorful mural art",
"mural": "abstract illustration with warm orange, yellow, and red tones",
"floor": "smooth gym flooring"
},
"mirror": "กระจกติดผนังขนาดใหญ่สะท้อนตัวแบบ"
},
"lighting": {
"type": "indoor artificial lighting",
"direction": "overhead and frontal",
"quality": "even, soft highlights on skin",
"shadows": "minimal, soft shadows enhancing muscle definition"
},
"style": {
"genre": "fitness lifestyle photography",
"aesthetic": "clean"
}
}
```