返回 Skill 列表
extension
分类: 开发与工程无需 API Key

midjourney提示词

midjourney-prompting,MJ提示词

person作者: fodkfksodhubModelScope

Midjourney V8.1 Prompting Guide(含 V8.2 预览说明)

想把小说/剧本片段转成提示词?

先看reference/narrative-to-prompt.md——里面是四步转换法、情绪转视觉关键词对照表、镜头语言对照表、角色一致性模板,以及仙侠/赛博朋克/日系CG/写实分镜四种题材的完整案例(原文片段→拆解锚点→最终提示词)。

想深挖构图/镜头/场景设计?

reference/composition-and-camera.md——三分法则等构图原则、建立镜头/插入镜头/过肩镜头等更细的镜头语言、景深聚焦技巧、以及"环境怎么讲故事"(尺度对比、大气天气词汇、分层光影)的具体方法,附环境场景Before/After案例。

想画插画/非写实风格?

reference/art-styles-and-rendering.md——赛璐璐/厚涂/水墨等渲染风格关键词、历史艺术流派、色彩理论与情绪配色对照表、材质笔触词汇。

参数和设置怎么调?

下面这份文档是核心速查,完整版在reference/parameters.md(含排列组合提示词、Remix模式、局部重绘、扩图等高级工作流)。

想找摄影/构图/美术风格的图片参考站点,或者看看别人写的提示词模板?

reference/external-resources.md——Midjourney官方文档/社区作品流/Discord入口、提示词图库与SREF风格代码库(PromptHero、Midlibrary等)、摄影与镜头术语的延伸阅读站点(Cambridge in Colour、StudioBinder、Film-Grab、ShotDeck)、艺术流派百科与配色工具(The Art Story、ArtStation、Coolors)。这些都是外部链接,不属于本skill内置知识,附带免费/付费标注和使用建议,用前建议自己打开确认时效性。

模型现状(截至 2026 年 7 月)

| 版本 | 状态 | |------|------| | V8.1 | 当前默认版本,2026年4月30日发布,2026年6月10日成为默认。渲染速度比早期版本快4-5倍,原生支持2K高清出图 | | V8.2 | 预览阶段,尚未正式发布。在任意V8.1提示词末尾加 --preview 即可体验,官方未发布正式文档/更新日志,画面风格可能随时调整,效果不保证跨会话一致 | | V7 | 非默认,但仍可用 --v 7 手动切换。角色参考(Omni Reference/--oref)目前只在V7上可用,用了--oref会自动切到V7 | | V8.0 Alpha | 2026年3月17日上线的过渡版本,V8.1发布后已基本停用,不建议再用,仅作历史参考 | | Niji 7 | 动漫风格独立系列,2026年1月9日发布,与主线版本号无关,用 --niji 7 单独调用 |

重要变更提醒:V8.1相比V7砍掉了一些老功能——--cref(角色参考)现在只有V6支持,::多提示词权重语法只有V6支持,--q质量参数也不再支持。下文会逐一标注哪些参数已经过时;完整的V6/V7/V8.1逐项对照见reference/parameters.md里的"官方版本功能兼容对照表"一节。

远期预告(未经官方确认,仅供参考):有社区消息称Midjourney内部已启动V9和Niji 8的早期训练,但官方没有公布路线图或时间表,目前完全不影响现在的提示词写法。

Quick Reference: Prompt Structure

A Midjourney prompt has up to four parts:

/imagine [description] [image URLs] [parameters]

Key Principle: Short, specific prompts work best. Describe what you want to SEE, not abstract concepts.


The 7-Element Framework

Build complete prompts systematically:

| Element | Question | Examples | |---------|----------|----------| | Subject | Who/what is in the image? | A weathered fisherman, a cyberpunk samurai | | Medium | What art form? | Oil painting, photograph, 3D render | | Environment | Where is this? | Stormy harbor, neon-lit alley, misty forest | | Lighting | How is it lit? | Golden hour, dramatic backlighting, soft diffused | | Color | What palette? | Muted blues, warm earth tones, high contrast | | Mood | What feeling? | Melancholic, triumphant, eerie | | Composition | How is it framed? | Rule of thirds, centered, wide shot |

Example:

A weathered fisherman, oil painting, stormy harbor at dawn,
dramatic backlighting, muted blues and grays, melancholic,
rule of thirds composition --ar 3:2

Essential Parameters(V8.1 当前支持)

| Parameter | Purpose | Values | Default | |-----------|---------|--------|---------| | --ar | Aspect ratio | 任意比例,最高14:1(HD图上限4:1) | 1:1 | | --stylize / --s | Artistic interpretation | 0-1000 | 100 | | --chaos / --c | Variation between grid images | 0-100 | 0 | | --weird / --w | Unusual aesthetics | 0-3000 | 0 | | --exp | 实验性美学强度,和--stylize是独立的两个维度,可叠加 | 0-100(仅整数) | 0 | | --no | Exclude elements | Words (comma-separated) | - | | --seed | Reproducibility | 0-4294967295(V8.1约99%相似,非100%完全一致) | Random | | --style raw | Less MJ beautification | - | Off | | --tile | Seamless patterns | - | Off(V8.1早期曾有边缘接缝的已知问题,无缝要求高的项目生成后建议先测试拼接) | | --hd / --sd | 高清2048px出图 / 标清出图 | --hd耗时1.3分钟GPU,--sd耗时0.8分钟 | --sd | | --draft | 快速探索模式 | V8.1下一次出24张512×512小图,耗时0.4分钟GPU(仅限网页版,Discord暂不支持);搭配--sref random可让24张各出不同风格 | Off | | --preview | 抢先体验开发中的V8.2 | 追加在任意V8.1提示词末尾 | Off |

V8.1中已移除/不再支持的参数--q(质量参数,V7仍可用)、--cref/--cw(角色参考,现在只有V6支持)、::多提示词权重语法(现在只有V6支持)、Turbo模式、Midjourney传统放大器(改用--hd直出高清)。

Reference Parameters

| Parameter | Purpose | 适用版本 | Weight Control | |-----------|---------|---------|----------------| | --sref [URL or code] | 复制图片风格 | V6/V7/V8.1 均可用 | --sw 0-1000(默认100) | | --oref [URL] | 复制角色/物体外观,取代旧的--cref | 仅V7(加了这个参数会自动切换到V7,费用为V7标准出图的2倍) | --ow 0-1000(默认100) | | --iw | Image prompt weight | V6/V7/V8.1 均可用 | 0-3(默认1) | | ~~--cref / --cw~~ | ~~角色参考(旧)~~ | 仅V6,已从V7/V8.1移除,请改用--oref | ~~0-100~~ |

See reference/parameters.md for complete details.


Aspect Ratio Guide

| Ratio | Best For | Feel | |-------|----------|------| | 1:1 | Instagram, avatars | Balanced | | 3:2 | Classic photography | Natural | | 2:3 | Portrait orientation | Vertical focus | | 16:9 | Widescreen, presentations | Cinematic | | 21:9 | Ultra-wide, panoramic | Epic | | 9:16 | Phone wallpapers, stories | Vertical social |


Common Prompt Types

Photorealistic Portrait

[Age] [ethnicity if relevant] [gender] [action/pose], [clothing],
[environment], [lighting type], [camera] [lens] [aperture],
[film stock if desired] --ar [ratio] --style raw

Example:

30-year-old woman with freckles and auburn hair, wearing cream
linen shirt, sitting in sun-drenched cafe, soft window light,
Canon EOS R5, 85mm lens, f/1.8, Kodak Portra 400 --ar 2:3 --style raw

提醒:这类模板容易写成外貌加环境加光线的堆砌,缺一个让人多看一眼的理由。加一两个暗示性道具或动作(比如桌上摊开的笔记本、手里没喝完的咖啡),通常比堆砌形容词更有画面感——完整原理和对比示例见reference/photography.md的"让画面更有叙事感"一节。

Illustration/Art

[Subject] in the style of [artist/medium], [environment],
[lighting], [mood] --ar [ratio] --stylize [value]

Example:

A mystical forest spirit, digital illustration in the style of Loish,
enchanted woodland, dappled sunlight, ethereal and mysterious
--ar 2:3 --stylize 250

Anime/Manga (Niji Mode)

[Subject], [action/pose], [environment], [style notes] --niji 7

Example:

A fierce warrior princess, dynamic action pose, cherry blossom
battlefield, dramatic lighting, detailed armor --niji 7

说明:Niji是与主线版本号(V7/V8.1)独立的动漫风格系列,当前是Niji 7(2026年1月9日发布),细节coherence明显提升,画风更偏平面化、线稿更清晰,但对模糊/氛围型提示词的响应比早期版本更"较真",写具体点效果更好。


Style Reference (--sref)

Copy visual style from an image:

A mountain landscape --sref [image_URL]

Using SREF codes (numeric style codes):

A portrait of a warrior --sref 5000

Random styles (discover new aesthetics):

A cityscape --sref random

Draft模式下的批量random(2026年6月25日新增):不开Draft时,--sref random只给这一张图随机挑一个风格;但如果同时开着Draft模式,--sref random会让24张小图各自拿到一个不同的随机风格代码,一次性铺开24种美术方向,更适合"还没想好想要什么风格"的探索阶段。完整用法见reference/parameters.md的Draft Mode部分。

Multiple style references with weights(这个::权重写法是sref自己的子语法,不受下文"通用多提示词语法已废弃"影响,目前仍可用):

A scene --sref URL1::2 URL2::1

Style weight (--sw): Higher = stronger style influence (0-1000, default 100)

Style版本 (--sv):V7下--sref有自己的版本号,默认--sv 6;2025年6月16日之前挖到的老sref代码需要加--sv 4才能还原原本的风格,混用会跑偏。


角色/物体参考:Omni Reference(--oref)取代了旧的 Character Reference(--cref)

重要--cref/--cw现在只有V6支持,V7和V8.1都已经不再兼容。想在V7/V8.1系工作流里做角色一致性,要用Omni Reference:

A knight in a forest --oref [character_image_URL] --ow 100

特性与限制

  • 加了--oref会自动把这条提示词切到V7渲染,费用是V7标准出图的2倍GPU时间
  • --ow(omni weight)范围0-1000,默认100;数值越低AI创作自由度越高,越高越贴近参考图
  • 不兼容Fast模式、Draft模式、Conversational模式、--q 4
  • 生成结果暂不支持Vary Region/Pan/Zoom Out,要编辑得先去网页版编辑器里去掉--oref
  • 用Midjourney自己生成的角色做参考效果最好,真实照片容易出现变形

旧的--cref写法(仅当你手动切回--v 6时才有效):

A wizard in a library --cref [character_image_URL] --cw 100 --v 6

多提示词权重语法(::)—— 已在V7/V8.1中移除,仅V6可用

早期版本可以用::把不同概念拆开独立解读并加权:

space ship    → sci-fi spaceship(V6-V8.1均可这样理解)
space:: ship  → a boat in outer space(仅V6支持这种拆分方式)
forest::3 cabin::1 river::1    // 仅V6:森林权重更高
flowers::-0.5                  // 仅V6:负权重,效果类似--no

如果你在V7或V8.1提示词里写::,大概率会被当成普通文本字符处理,不会触发独立加权,请改用自然语言描述权重(比如"以森林为主,木屋和小溪作为点缀")或者用--no排除不想要的元素。


V8.1 当前特性(默认版本)

  • 渲染速度提升4-5倍 —— 比早期版本快得多的标准出图速度
  • 原生2K高清 —— --hd直接出2048px高清图,不用再单独放大
  • 更强的指令遵循 —— 对细节的把握比V7更准,文字渲染是历代最佳
  • Draft模式升级 —— 一次出24张512×512小图,仅耗0.4分钟GPU(仅网页版),配合--sref random可以一次看24种不同风格
  • Conversational模式 —— 支持自然语言/语音连续对话式生成,可直接说"把第2张放宽一点,加只猫"
  • Personalization默认开启 —— 自动套用你训练过的审美偏好;第一次用V8.1如果感觉不对劲,先确认Global V7/V8 Personalization Profile有没有解锁
  • --preview抢先看V8.2 —— 官方还没正式发布V8.2,但可以提前体验风格走向
  • 自动Prompt Shortener + 更新版Describe —— 提示词超长会自动精简,不用每次手动跑/shorten/describe现在输出自然语言长句而不是关键词堆砌
  • --exp可用 —— 延续自V7的实验性美学强度参数,可以和--stylize叠加制造更强的戏剧性/细节感(仅整数0-100)

V7 遗留能力(需要手动 --v 7 切换)

V8.1虽然是默认版本,但有一项关键能力V8.1目前做不到,必须切回V7:

  • Omni Reference(--oref——目前是V7独占,V8.1还没有对应的替代方案

V8.1 提示词最佳实践

DO

  • 具体描述视觉细节,别停留在抽象概念
  • 用清晰的自然语言,不用刻意堆砌关键词
  • 写明时间、天气、具体元素
  • 重要元素放在提示词靠前的位置
  • --style raw做写实摄影和精确控制
  • 先用--draft批量探索方向,选中意的再用Vary渲染成正式高清图
  • 需要角色一致性时记得切--v 7配合--oref,其余场景留在V8.1
  • 想加强戏剧性/细节量可以试试--exp(5-25起步),但别和--stylize同时拉太高,容易互相打架

DON'T(这些词现在纯属浪费token)

V8.1默认出图质量就很高,以下词汇基本没用:

  • 4k、6k、8k、16k、ultra 4k
  • Octane、unreal、v-ray、lumion
  • HDR、high-resolution
  • Award-winning、photorealistic(除非确实需要强调)

Negative Prompts (--no)

Correct usage:

still life painting --no fruit, shadows, bright colors

Critical warnings:

  • "don't" and "without" DO NOT work — use --no instead
  • --no modern clothing = "no modern" AND "no clothing" (words interpreted separately)
  • 对具体物体/元素有效,对"质量类"描述效果差:想避免模糊、细节不足,正文里写sharp focus, crisp detail--no blurry更管用;--no留给text、watermark这类明确不想出现的具体元素。完整说明见reference/parameters.md

Text in Images

A storefront sign that says "BAKERY"

Tips(V8.1是目前文字渲染最准的版本):

  • Use double quotes only (single quotes don't work)
  • Keep text SHORT (5 words or fewer)
  • Include context: "sign that says", "text reading"
  • Use --style raw for better accuracy
  • Lower --stylize helps text clarity

Common Mistakes

| Mistake | Problem | Solution | |---------|---------|----------| | Vague prompts | Unpredictable results | Be specific about subject, setting, style | | Using "don't/without" | Words ignored or reversed | Use --no parameter | | Prompt overload | Confused output | Keep under ~40 words | | Too many --no items | Contradictory exclusions | Limit to essential exclusions | | Ignoring --style raw | Over-stylized photos | Use raw for photorealism | | Not saving seeds | Can't reproduce results | Note seeds for favorites |


Key Principles

The Specificity Principle

More specific = more control. Vague prompts let Midjourney decide; specific prompts give you your vision.

The Subtraction Principle

Adding more words doesn't always help. Use /shorten to identify essential terms.

The Reference Power Law

--sref(风格)和--oref(角色/物体,V7独占)比纯文字描述更能提供稳定一致的控制力。

The Iteration Mindset

First generation = starting point. Use variations, remix, vary region to refine.


Photography Reference

For detailed camera settings, lighting terminology, and film stocks, see reference/photography.md.


External Resources

Official docs, community prompt/SREF libraries, and photography/art-style reference sites (outside this skill's own knowledge) are collected in reference/external-resources.md.


Quick Templates

Product shot:

[Product] on [surface], [lighting], professional product photography,
clean background --ar 1:1 --style raw

Landscape:

[Scene], [time of day], [weather], [mood], wide angle,
[camera/film if desired] --ar 16:9

Character design:

[Character description], [pose], [outfit], [art style],
full body shot --ar 2:3

Abstract/artistic:

[Concept], [artistic style], [color palette], [texture],
[mood] --ar 1:1 --stylize 500