Files
20260512-skg-tk/web/lib/workflow-target.ts

19 lines
1.7 KiB
TypeScript

export const TRANSPARENT_HUMAN_TARGET_TITLE = "透明骨架人二创目标"
export const TRANSPARENT_HUMAN_UI_SUMMARY =
"外层是透明/半透明人体,内部清楚可见干净白色骨架;不是普通真人、普通骷髅或恐怖解剖。"
export const TRANSPARENT_HUMAN_FRAME_STANDARD =
"合格帧必须同时有人形角色、透明或半透明身体外壳、清楚白色骨架、主体足够大且清晰、广告感干净非恐怖。"
export const TRANSPARENT_HUMAN_VIDEO_PROMPT = [
"This workflow targets a friendly transparent humanoid character: a transparent or translucent human body with clear acrylic/vinyl/glass-like skin and a clean white skeleton visible inside the same body.",
"The character must not become a normal human, ordinary skeleton, skeleton-only body, horror skeleton, corpse, zombie, anatomy/autopsy/surgery/hospital scene, organs, veins, gore, blood, or dark horror visual.",
"The transparent outer body and the visible clean white skeleton must belong to the same character, not a background overlay or double exposure.",
"Keep the character large enough to inspect, clean premium wellness-commercial style, non-horror, bright, polished, and suitable for SKG product advertising.",
"The neck, shoulder, waist, eye, foot, or knee area should remain visible when relevant so SKG product placement is usable.",
].join("\n")
export const TRANSPARENT_HUMAN_NEGATIVE_PROMPT =
"Avoid: normal human, ordinary skeleton, skeleton only without transparent body, horror skeleton, gore, blood, corpse, zombie, organs, veins, autopsy, surgery, hospital, dark horror scene, blurry person, heavily occluded person, person too small, product only, background only, no visible skeleton, no transparent body, transparent clothing only."