# Quality 质量

**`--quality或--q`参数数更改生成图像所花费的时间。更高质量的设置需要更长的时间来处理并产生更多的细节。更高的值还意味着每个作业使用更多的 GPU 分钟数。质量设置不影响分辨率。**

`--quality`接受以下值：默认模型的 .25、.5 和 1。\
默认`--quality`值为 1。较高的值会使用更多订阅的GPU 时间。\
`--quality`仅影响初始图像生成。\
`--quality`适用于[模型版本](https://docs.midjourney.com/models)1、2、3、4 和 niji。

***

### 通用质量设置 <a href="#tong-yong-zhi-liang-she-zhi" id="tong-yong-zhi-liang-she-zhi"></a>

更高的`--quality`设置并不总是更好。有时较低的`--quality`设置可以产生更好的结果——这取决于您尝试创建的图像。较低的`--quality`设置可能最适合手势抽象外观。较高的`--quality`值可以改善受益于许多细节的建筑图像的外观。选择与您希望创建的图像类型最匹配的设置。

prompt示例：`/imagine prompt` `woodcut birch forest --q .25`

**`--quality .25`**

![使用质量设置 0.25 生成的中途图像示例](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Quality_025.jpg)

最快的结果，最不详细的结果

*速度提高 4 倍，GPU 分钟数减少 ¼。*

**`--quality .5`**

![质量设置为 .5 时生成的中途图像示例](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Quality_05.jpg)

不太详细的结果

*速度提高 2 倍，GPU 分钟数减少 ½。*`🔥 Half Quality`

**`--quality 1`**

![质量设置为 1 时生成的中途图像示例](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Quality_1.jpg)

默认设置

`🔥 Base Quality`

***

#### 版本质量兼容性 <a href="#ban-ben-zhi-liang-jian-rong-xing" id="ban-ben-zhi-liang-jian-rong-xing"></a>

| 模型版本 | 质量 .25 | 质量 .5 | 质量 1 | 质量 2 |
| ---- | ------ | ----- | ---- | ---- |
| 版本 1 | ✓      | ✓     | ✓    | ✓    |
| 版本 2 | ✓      | ✓     | ✓    | ✓    |
| 版本 3 | ✓      | ✓     | ✓    | ✓    |
| 版本 4 | ✓      | ✓     | ✓    | -    |
| niji | ✓      | ✓     | ✓    | -    |

<br>

***

### 如何使用质量参数 <a href="#ru-he-shi-yong-zhi-liang-can-shu" id="ru-he-shi-yong-zhi-liang-can-shu"></a>

#### 使用`--quality`或`--q`参数 <a href="#shi-yong-quality-huoqcan-shu" id="shi-yong-quality-huoqcan-shu"></a>

添加`--quality <value>`或`--q <value>`到提示的末尾。

![动画 Gif 显示如何键入 Midjourney 质量参数](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Parameter_Quality.gif)

<br>

#### 使用设置命令 <a href="#shi-yong-she-zhi-ming-ling" id="shi-yong-she-zhi-ming-ling"></a>

键入并从菜单中`/settings`选择您的首选值。`quality`

`🔥 Half Quality` `🔥 Base Quality` `🔥 High Quality (2x cost)`


---

# 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://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/can-shu/quality-zhi-liang.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.
