# Midjourney Prompt 高级参数

### Quality[​](https://learningprompt.wiki/docs/midjourney/mj-tutorial-extras/midjourney-extras-parameters#quality) <a href="#quality" id="quality"></a>

图片质量是另一个我比较常用的属性，首先需要注意这个参数并不影响分辨率，并不改变分辨率，并不改变分辨率（重要的事情要说三遍）。

它改变的更多的是图片的细节，比如下面这个例子，下方第一张图是 0.25 ，你会发现最右边的图细节比第一张图多很多很多。

但低 Quality 也不是没有好处，它的好处是生成图片的时间会更快，换句话说，你可以花更少的 GPU 时间，我一般会用这个参数做一些探索性生成图，大方向没问题，再让模型丰富细节。

![MJ61.png](https://res.craft.do/user/full/d845172f-becd-4255-bf79-d722098b2d83/doc/15EA26B6-9B49-4076-B8D8-DFE53ABD52C8/A021D1BD-049B-411E-92AE-83B5A5EEF86C_2/pII20DRpt5ZI4ukp3g6NZZVr0aHO64xKepAPyex33Rgz/MJ61.png)

除了在 prompt 里输入外，你也可以在设置里，调整默认的版本，相关教程请查阅 Midjourney 基础设置。

| **调用方法**                                                                     | **使用案例**                     | **注意事项**                                                           | **V5** | **V4** | **V3** | **niji** |
| ---------------------------------------------------------------------------- | ---------------------------- | ------------------------------------------------------------------ | ------ | ------ | ------ | -------- |
| <p>在关键词后加空格带上参数：</p><ul><li>--q 或者 —q</li><li>--quality 或者—quality</li></ul> | woodcut birch forest --q .25 | <ul><li>默认为 1</li><li>仅支持 .25，.5 ，1 和 2，如果输入大于 2 会被降级到 2</li></ul> | ✅      | ✅      | ✅      | ✅        |

### Seed[​](https://learningprompt.wiki/docs/midjourney/mj-tutorial-extras/midjourney-extras-parameters#seed) <a href="#seed" id="seed"></a>

你在使用 Midjourney 的时候，应该会发现，即使用相同的 prompt，每次生成的图片都会不一样。其实 Midjourney 会为每个生成的图片打上一个 seed 编号，你可以在 prompt 里加入这个 seed 参数，这样每次生成的图片就一样了，以下是官方的例子：

![MJ026.png](https://res.craft.do/user/full/d845172f-becd-4255-bf79-d722098b2d83/doc/15EA26B6-9B49-4076-B8D8-DFE53ABD52C8/E0261A5A-AAA7-4836-B8FB-CACD9E70449F_2/AYWYIqo2hRdREXyboPmPwwdNayCkNi8HC8pMLIB19rYz/MJ026.png)

调用方法很简单：

| **调用方法**                                                                             | **使用案例**                        | **注意事项**                                                                                                                   | **V5** | **V4** | **V3**     | **niji** |
| ------------------------------------------------------------------------------------ | ------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | ------ | ------ | ---------- | -------- |
| <p>在关键词后加空格带上参数：</p><ul><li>--seed 或者 —seed</li><li>--sameseed 或者—sameseed</li></ul> | woodcut birch forest --seed 123 | <ul><li>输入完全一样的文字 prompt，并且加上 seed 参数，才能生成一样的图。</li><li>V1、2、3 还有 test、testp 版本即使加了这个 seed 也没法生成一模一样的图，只能生成近似的图。</li></ul> | ✅      | ✅      | ✅ 但只能生成近似图 | ✅        |

那如何获得这个 seed？

找到你想要获得 seed 的图片，然后在其消息右上角有个 emoji 按钮，点击后会出现一个 emoji 菜单，然后在 emoji 菜单里输入 envelope ，最后点击 ✉️ emoji ，然后在图片下方就会出现一个 envelope 的 emoji，最后你会收到 Midjourney Bot 的私信推送，该消息上面就会有 Seed 号码。

![AnimatedImage.gif](https://res.craft.do/user/full/d845172f-becd-4255-bf79-d722098b2d83/doc/15EA26B6-9B49-4076-B8D8-DFE53ABD52C8/0ECFAB84-AF4C-4341-B60A-5084DCD4D04E_2/lUQZFixPHuw6sb9OpQnxPLdnZPGWEsKkrXxeegLVNrEz/AnimatedImage.gif)

### Image Weight[​](https://learningprompt.wiki/docs/midjourney/mj-tutorial-extras/midjourney-extras-parameters#image-weight) <a href="#image-weight" id="image-weight"></a>

这个翻译成中文是「图片权重」的意思。

当你同时用 img prompt 和文字 prompt 的时候，就可以通过这个参数设置到底更像图片还是更像文字，当这个参数越大，AI 生成的图片就越像原图，越小，就越像文字描述。

以下是 Midjourney 的官方案例，可以看到，数值越大，就越像原图：

![MJ141.jpeg](https://res.craft.do/user/full/d845172f-becd-4255-bf79-d722098b2d83/doc/15EA26B6-9B49-4076-B8D8-DFE53ABD52C8/A2A360FB-E94A-47E5-9FEB-AE2FB49FAD8D_2/MsiDjcQZLvZxF6qsdfobkel5NkZIzew28GyfzFx2nREz/MJ141.jpeg)

| **调用方法**                                          | **使用案例**                          | **注意事项**                                         | **V5**            | **V4** | **V3**                      | **niji** |
| ------------------------------------------------- | --------------------------------- | ------------------------------------------------ | ----------------- | ------ | --------------------------- | -------- |
| <p>在关键词后加空格带上参数：</p><ul><li>--iw 或者 —iw</li></ul> | flowers.jpg birthday cake --iw .5 | 这个参数在不同版本有不同的默认值（就是即使你不输入这个参数，AI 也会自己加这个参数进去）和区间 | ✅ 默认为 1，区间是 0.5-2 | ❌      | ✅ 默认为 0.25，区间是 -10000-10000 | ❌        |

### Stop[​](https://learningprompt.wiki/docs/midjourney/mj-tutorial-extras/midjourney-extras-parameters#stop) <a href="#stop" id="stop"></a>

这个参数跟 ChatGPT 里的 stop 类似，就是强制暂停模型。

| **调用方法**                                              | **使用案例**                                  | **注意事项**                                          | **V5** | **V4** | **V3** | **niji** |
| ----------------------------------------------------- | ----------------------------------------- | ------------------------------------------------- | ------ | ------ | ------ | -------- |
| <p>在关键词后加空格带上参数：</p><ul><li>--stop 或者 —stop</li></ul> | splatter art painting of acorns --stop 90 | <ul><li>默认值是 100</li><li>你可以输入 10 到 100</li></ul> | ✅      | ✅      | ✅      | ✅        |

### Style[​](https://learningprompt.wiki/docs/midjourney/mj-tutorial-extras/midjourney-extras-parameters#style) <a href="#style" id="style"></a>

这个参数主要是用于切换 V4 模型中的分支模型。

我个认为觉的这个不是很好用，且因为 V5 已经推出，大家都在用 V5 了，所以未来我认为会淘汰（这个我猜测其实是 V5 的其他分支版本，早放出是为了收集数据）。所以就不做介绍了。

### Uplight[​](https://learningprompt.wiki/docs/midjourney/mj-tutorial-extras/midjourney-extras-parameters#uplight) <a href="#uplight" id="uplight"></a>

当 Midjourney Bot 图片生成完成后，图片下方都会有一排 U 按钮，这些按钮做的事情就是这个 Uplight 参数做的事情，一般人都会通过点击按钮来使用，比较少在 prompt 里添加。

而且现在 V5 版本，U 按钮已经不会影响分辨率了，只是做为一个裁切图片的功能。所以这个参数也是一个我认为要被淘汰的参数。大家不必关心。

### Upbeta[​](https://learningprompt.wiki/docs/midjourney/mj-tutorial-extras/midjourney-extras-parameters#upbeta) <a href="#upbeta" id="upbeta"></a>

另一个我认为会被淘汰的按钮。

### Video[​](https://learningprompt.wiki/docs/midjourney/mj-tutorial-extras/midjourney-extras-parameters#video) <a href="#video" id="video"></a>

我觉得这个参数很有意思，这其实是个类似录 gif 的参数。在 prompt 里加入这个参数，升成图片的同时，还会记录升成的过程，但可惜这个参数只支持到 V3，估计官方未来也会放弃吧，主要是没啥用，就是好玩。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.aig123.com/midjourney-tutorial/gao-ji-pian/midjourney-prompt-gao-ji-can-shu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
