AIBoxBot构图进阶:人像一致性强化:CONSTITUTION 提示词结构示例|NanoBanana 提示词
这条案例展示了如何用「CONSTITUTION + identity_lock」结构,把参考照中的人物脸型精确锁定到生成图上。通过指定“优先级最高”和“保持 100% 面部几何结构”这种规则,可以在多轮创作中维持同一张脸的一致性,非常适合做角色海报、系列插画或同一模特的多场景图像。
中文提示词
English Prompt
中文提示词
{
"CONSTITUTION": {
"identity_lock": {
"priority": "HIGHEST",
"rule": "使用参考图片中女性的原始面孔。保持 100% 面部几何结构:包括眼睛形状与间距、鼻子、嘴唇形状、下颌线等,不得随意改变五官比例或脸型,只允许在发型、服装、姿势和背景上进行创意变化。"
}
}
}
English Prompt
{
"CONSTITUTION": {
"identity_lock": {
"priority": "HIGHEST",
"rule": "Use the exact face from the reference image for the woman. Preserve 100% of facial geometry: eye shape and spacing, nose, lip shape, jawline, without altering proportions or face structure. Only hairstyle, clothing, pose and background may change creatively."
}
}
}