📸 示例图片

提示词
English
{
"image_generation_parameters": {
"subject": {
"gender": "Male",
"age": "Young Adult",
"hair": "Dark, wavy, styled back",
"facial_hair": "Full beard and mustache",
"expression": "Focused, serious gaze",
"face_reference_accuracy": "100% match to uploaded file"
},
"outfit": {
"garment": "Brown polo athletic jersey",
"sleeve_details": {
"left_sleeve": "'TECH' patch",
"right_sleeve": "Number '07'"
},
"accessories": "Black smartwatch"
},
"scene": {
"setting": "Vibrant blue billiard table",
"action": "Leaning over table, aiming cue stick",
"pose_details": "Left hand forming a bridge",
"objects": [
"Wooden cue stick",
"White cue ball with red dot",
"Red object ball"
]
},
"technical_style": {
"framing": "Medium close-up",
"aesthetic": "Ultra-realistic, cinematic lighting, sharp focus",
"camera_angle": "Eye-level with subject"
}
}
}中文
json { "image_generation_parameters": { "subject": { "gender": "男性", "age": "青年", "hair": "深色、波浪形、向后梳理", "facial_hair": "络腮胡和胡须", "expression": "专注、严肃的眼神", "face_reference_accuracy": "与上传文件 100% 匹配" }, "outfit": { "garment": "{argument name=\"jersey color\" default=\"Brown\"} 马球运动衫", "sleeve_details": { "left_sleeve": "“TECH”补丁", "right_sleeve": "数字“07”" }, "accessories": "黑色智能手表" }, "scene": { "setting": "鲜艳的蓝色台球桌", "action": "俯身在桌上,瞄准球杆", "pose_details": "左手搭桥", "objects": [ "木制球杆", "带红点的白色主球", "红色目标球" ] }, "technical_style": { "framing": "中近景", "aesthetic": "超现实、电影级灯光、锐利焦点", "camera_angle": "与主体齐平的视角" } } }