Midjourney character and style references
Midjourney v6 added two reference parameters that solve the hardest part of AI
art workflows — consistency. --cref keeps a character recognisable
across many images, and --sref keeps a style consistent. Both take image
URLs and an optional weight. This guide builds the exact parameter string for
your case.
How it works
--cref <url> conditions generation on the reference person; its weight
--cw (0-100) decides how much is copied — 100 grabs face, hair and clothing
while 0 keeps only the face so you can change the outfit and scene. --sref <url> conditions on an art style instead, with --sw (0-1000) controlling how
strongly that style is applied. References must be public URLs, and you can
chain several URLs after one flag to blend them.
Tips for consistent results
- Lower —cw to redress your character. At
--cw 0you keep the face but can put them in any outfit or setting. - Blend multiple references. List two or three URLs after
--crefto average a character, or after--srefto fuse styles. - Keep your prompt describing the scene, not the face. Let
--crefhandle identity; use words for pose, action and environment. - Pin the version. These parameters need
--v 6or--niji 6or later — older versions silently ignore them.