服装参考

图生视频/图生图时使用的服装参考变量库。每张参考图 = 一条变量卡:图片存入 03_参考与资产/04_服装参考图/,卡内 image 字段填相对路径,text 只描述图中可见的服装真实结构。生成时以 outfit_ref_* 变量 + 对应图片共同投喂,让 AI 复用同一套穿搭。

使用步骤(SOP)

  1. 把服装图片拖入 03_参考与资产/04_服装参考图/,命名:风格_品类_序号(如 通勤_西装外套_01.jpg)。
  2. 在本文件按下面「变量卡格式」新增一条卡,image 填相对库根的图片路径,text 用英文描述服装结构、颜色、材质、剪裁。
  3. 需要某套穿搭时,在配方/组合模板里引用该 outfit_ref_* id;编译脚本会自动带上 text,同时把 image 路径交给上传环节做参考图。
  4. 每次配图后把 status 改为 approved;未配图占位卡保持 pending

变量卡格式

id: outfit_ref_example_do_not_call
type: outfit_reference
label: 变量卡格式示例
text: a tailored oat-colored blazer over a white crew-neck tee and straight-leg trousers
image: 03_参考与资产/04_服装参考图/通勤_西装外套_01.jpg
fit: [mirror_selfie, office_walk, try_on, situational]
status: template_only

字段说明:

字段 必填 说明
id 唯一变量 id,outfit_ref_ 前缀
type 固定 outfit_reference
label 中文名,方便库内检索
text 英文画面描述,只写图中可见结构
image 图片相对库根路径,如 03_参考与资产/04_服装参考图/通勤_西装外套_01.jpg
fit 适用内容形式,取值见 00_变量索引 fit 枚举
status pending 待配图 / approved 可用

服装参考变量(按风格分组)

通勤职场

id: outfit_ref_office_blazer
type: outfit_reference
label: 通勤西装外套
text: a tailored oat-colored blazer over a white crew-neck tee and straight-leg trousers
image: 03_参考与资产/04_服装参考图/通勤_西装外套_01.jpg
fit: [mirror_selfie, office_walk, try_on, situational]
status: pending
id: outfit_ref_midi_dress_coat
type: outfit_reference
label: 中长裙长大衣
text: a dark midi dress under a long tailored coat, with a structured tote
image: 03_参考与资产/04_服装参考图/通勤_中长裙大衣_01.jpg
fit: [mirror_selfie, office_walk, gallery]
status: pending
id: outfit_ref_knit_trousers
type: outfit_reference
label: 针织衫直筒裤
text: a soft knit top with straight-leg trousers and a relaxed tote
image: 03_参考与资产/04_服装参考图/通勤_针织直筒裤_01.jpg
fit: [ugc, entryway, home]
status: pending

生活方式休闲

id: outfit_ref_linen_set
type: outfit_reference
label: 亚麻休闲套装
text: a relaxed oatmeal linen shirt and wide-leg linen trousers
image: 03_参考与资产/04_服装参考图/休闲_亚麻套装_01.jpg
fit: [mirror_selfie, ugc, travel]
status: pending
id: outfit_ref_denim_casual
type: outfit_reference
label: 牛仔休闲穿搭
text: a washed-denim jacket over a plain cotton top and slim jeans
image: 03_参考与资产/04_服装参考图/休闲_牛仔穿搭_01.jpg
fit: [ugc, situational, travel]
status: pending
id: outfit_ref_white_shirt_skirt
type: outfit_reference
label: 白衬衫半裙
text: an oversized white shirt tucked into a midi pleated skirt
image: 03_参考与资产/04_服装参考图/休闲_白衬衫半裙_01.jpg
fit: [mirror_selfie, gallery, travel]
status: pending

医疗教育(久站场景)

id: outfit_ref_clinical_separates
type: outfit_reference
label: 医护中性分体装
text: "clean neutral scrubs-adjacent separates: a soft knit top and tailored trousers"
image: 03_参考与资产/04_服装参考图/医护_中性分体装_01.jpg
fit: [try_on, ugc, office_walk]
status: pending

创意媒体

id: outfit_ref_gallery_minimal
type: outfit_reference
label: 美术馆极简造型
text: a structured ivory top, wide-leg tailored trousers and a minimal leather-free tote
image: 03_参考与资产/04_服装参考图/创意_美术馆极简_01.jpg
fit: [mirror_selfie, gallery, situational]
status: pending

晚间社交

id: outfit_ref_dark_knit_wide
type: outfit_reference
label: 晚间深色针织
text: a dark ribbed knit top with wide-leg trousers and minimal jewelry
image: 03_参考与资产/04_服装参考图/晚间_深色针织_01.jpg
fit: [evening, gallery, situational]
status: pending

02_人物与穿搭 的分工