
寫實肖像生成
A highly structured JSON prompt designed for photorealistic image generation, detailing the scene, subject, clothing, lighting, camera specifications, and desired output quality for a portrait of a young man in a park.
觀看1,400
按讚48
留言9
分享3
書籤13
引用0
翻譯
{
"image_generation": {
"model": "photorealistic-diffusion",
"prompt": {
"scene": {
"description": "一個高度真實的年輕男子肖像,站在明亮的春日下午寧靜公園環境中。",
"environment": {
"location": "{argument name="location" default="green park"}",
"season": "春天",
"time_of_day": "下午",
"weather": "晴朗天空帶柔軟陽光",
"background": "綠草、盛開樹木和陽光穿過葉片帶柔軟自然散景"
}
},
"subject": {
"type": "年輕男子",
"pose": "放鬆站立,姿勢自然",
"expression": "冷靜自信",
"gaze": "目光略微離開相機",
"hair": {
"style": "略顯凌亂",
"motion": "在微風中輕輕移動"
}
},
"clothing": {
"upper": "淺色牛仔夾克套在白色T恤上",
"lower": "暗淡白色寬鬆牛仔褲",
"footwear": "簡單運動鞋",
"style": "休閒現代服裝"
},
"lighting": {
"type": "自然日光",
"effect": "柔軟陽光創造溫暖高光和自然陰影",
"details": "真實皮膚質地和細微面部細節可見"
},
"camera": {
"type": "DSLR 全片幅",
"lens": "85mm 人像鏡頭",
"depth_of_field": "淺景深",
"focus": "主體銳利對焦,背景模糊"
},
"style": {
"visual_style": "照片級真實電影攝影",
"color_grading": "自然顏色帶電影色調",
"detail_level": "ultra detailed",
"dynamic_range": "high dynamic range"
}
},
"output": {
"resolution": "8k",
"aspect_ratio": "2:3",
"quality": "超真實"
}
}
}
機器翻譯 — 實際產出作品的是原文 prompt。











