{
"task": "3D角色图像风格迁移",
"input": {
"source_image": "用户上传的图像",
"preserve_identity": true,
"preserve_pose": true,
"preserve_composition": true
},
"style_reference": {
"render_style": "风格化3D角色",
"aesthetic": "柔和极简卡通3D",
"inspiration": [
"类似皮克斯但更极简",
"玩具手办渲染",
"简洁产品角色设计"
]
},
"character_design": {
"skin": {
"material": "光滑哑光塑料",
"texture": "柔和均匀",
"subsurface_scattering": "柔和"
},
"facial_features": {
"eyes": "半睁的无聊表情",
"eyelids": "厚重",
"nose": "圆润简化",
"mouth": "平直中性",
"ears": "简化圆润"
},
"emotion": "无动于衷 平静 无聊"
},
"clothing": {
"style": "极简街头服饰",
"detls": "无logo无图案",
"fabric": "柔软哑光"
},
"accessories": {
"headwear": "简约棒球帽(可选)",
"ear_accessories": "无线耳机(可选)"
},
"lighting": {
"setup": "影棚柔光箱",
"shadows": "非常柔和",
"contrast": "低",
"highlights": "柔和"
},
"background": {
"type": "纯色",
"color_palette": [
"柔和绿色",
"粉彩色调"
],
"gradient": "无"
},
"camera": {
"angle": "正面朝向",
"framing": "中近景",
"lens": "50mm等效焦距",
"distortion": "无"
},
"render_quality": {
"resolution": "高",
"edges": "干净",
"noise": "无",
"realism_balance": "风格化优先于写实"
},
"output": {
"consistency": "高",
"style_strength": "强",
"photorealism": false
}
}