📸 示例图片

提示词
English
{
"task": "image-to-image restoration",
"input_image": "output_from_prompt_1",
"reference_image": {
"type": "face_reference",
"description": "Same face as the damaged photo, identity unchanged"
},
"restoration_settings": {
"restore_face": true,
"restore_skin_texture": true,
"remove_damage": true,
"preserve_expression": true,
"preserve_pose": true
},
"image_settings": {
"aspect_ratio": "2:3 portrait",
"resolution": "8K ultra-HD",
"color_mode": "natural warm color",
"clarity": "high-end modern portrait"
},
"subject": {
"pose": "No change from the damaged photo",
"expression": "The same gentle smile",
"details": "Natural skin texture, realistic eyes, clean hair details"
},
"lighting": {
"type": "soft cinematic studio lighting",
"quality": "Uniform, attractive, modern"
},
"background": {
"style": "Clean neutral studio background",
"look": "Soft bokeh, no texture damage"
},
"quality_targets": [
"No scratches",
"No creases",
"No dirt",
"No blur",
"No signs of aging"
],
"realism": "Photorealistic modern portrait photograph",
"negative_prompt": [
"Face alteration",
"Identity change",
"Excessive smoothing",
"Plastic-like skin",
"Artistic illustration style"
]
}中文
{
"task": "图像到图像修复",
"input_image": "来自 prompt_1 的输出",
"reference_image": {
"type": "面部参考",
"description": "与受损照片中的面部相同,身份不变"
},
"restoration_settings": {
"restore_face": true,
"restore_skin_texture": true,
"remove_damage": true,
"preserve_expression": true,
"preserve_pose": true
},
"image_settings": {
"aspect_ratio": "2:3 肖像",
"resolution": "8K 超高清",
"color_mode": "自然暖色调",
"clarity": "高端现代肖像"
},
"subject": {
"pose": "与受损照片保持一致",
"expression": "相同的温柔微笑",
"details": "自然的皮肤纹理,逼真的眼睛,清晰的发丝细节"
},
"lighting": {
"type": "柔和的电影级影棚灯光",
"quality": "均匀、迷人、现代"
},
"background": {
"style": "干净的中性影棚背景",
"look": "柔和的散景,无纹理损坏"
},
"quality_targets": [
"无划痕",
"无折痕",
"无污垢",
"无模糊",
"无老化迹象"
],
"realism": "照片级写实现代肖像照片",
"negative_prompt": [
"面部改动",
"身份改变",
"过度平滑",
"塑料感皮肤",
"艺术插画风格"
]
}