人物参考
人物参考锚定变量库(预留)。用于跨镜头/跨批次锁定同一个人物:后期固定一位出镜人物后,把她的照片存入
03_参考与资产/05_人物参考图/,按本文件模板登记persona_ref_*变量卡,生成时引用该 id + 图片,即可保证"EXACTLY the same woman"。
使用步骤(SOP)
- 固定人物后,把人物参考图拖入
03_参考与资产/05_人物参考图/,命名:人物_特征_序号(如主角_金发项链_01.jpg)。 - 在本文件新增
persona_ref_*变量卡:text写人物外观锚点(发型、发色、饰品、身形等图中可见特征),image填相对库根的图片路径。 - 生成时在配方的
format_persona里引用persona_ref_*id,并同时引用persona_reference_lock契约变量——编译脚本会自动生成首句锁定 + 主语人物描述。 - 配图完成后把
status改为approved;未配图保持pending。
人物参考契约(固定,必装)
id: persona_reference_lock
type: persona_contract
text: "Use the attached persona reference image as the exact same woman across every frame and every shot in this batch: same hairstyle, hair color, facial features, jewelry and proportions. Do not change, age, swap or restyle her between clips."
fit: [mirror_selfie, ugc, handheld, try_on, situational, talking]
status: required_when_persona_image
人物参考变量卡格式
id: persona_ref_xxx
type: persona_reference
label: 人物特征名
text: a woman with long wavy blonde hair, a thin gold necklace and a slim gold watch
image: 05_人物参考图/人物_特征_01.jpg
fit: [mirror_selfie, ugc, handheld, try_on, situational]
status: pending
字段说明:
| 字段 | 必填 | 说明 |
|---|---|---|
| id | ✅ | 唯一变量 id,persona_ref_ 前缀 |
| type | ✅ | 固定 persona_reference |
| label | ✅ | 中文名,方便库内检索 |
| text | ✅ | 英文人物外观锚点,只写图中可见特征 |
| image | ✅ | 图片相对库根路径,如 03_参考与资产/05_人物参考图/人物_特征_01.jpg |
| fit | ✅ | 适用内容形式,取值见 00_变量索引 fit 枚举 |
| status | ✅ | pending 待配图 / approved 可用 |
与 02_人物与穿搭 persona 的分工
persona_*(如persona_professional_woman):纯文字人物设定,适合无人物参考图时用。persona_ref_*+persona_reference_lock:带人物参考图,跨镜头锁定同一个人(GRWM、口播、多镜头批次的唯一选择)。- 两者互斥:同一配方只用其中一种。有固定人物后优先用
persona_ref_*。
预留槽位(待固定人物后填写)
以下为占位示例,图片配好后按实际人物特征改写
text与label。
id: persona_ref_placeholder_01
type: persona_reference
label: 待定人物 01
text: a woman with [hairstyle], [hair color] hair, [jewelry] and [build details visible in the reference]
image: 05_人物参考图/人物_特征_01.jpg
fit: [mirror_selfie, ugc, handheld, try_on, situational]
status: pending