> For the complete documentation index, see [llms.txt](https://limi.gitbook.io/mj-doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://limi.gitbook.io/mj-doc/yong-hu-zhi-nan/can-shu/stop-ting-zhi.md).

# Stop 停止

**使用`--stop`参数在流程中途完成作业。以较早的百分比停止作业会产生更模糊、更不详细的结果。**

`--stop`接受值：10–100。

默认`--stop`值为 100。

在[Upscaling](https://docs.midjourney.com/upscalers)`--stop`时不起作用。

***

### stop效果对比 <a href="#stop-comparison" id="stop-comparison"></a>

prompt示例：`/imagine prompt` `splatter art painting of acorns --stop 90`

![中途停车参数示例](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Stop_10.png)

\--stop 10

![中途停车参数示例](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Stop_20.png)

\--stop 20

![中途停车参数示例](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Stop_30.png)

\--stop 30

![中途停车参数示例](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Stop_40.png)

\--stop 40

![中途停车参数示例](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Stop_50.png)

\--stop 50

![中途停车参数示例](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Stop_60.png)

\--stop 60

![中途停车参数示例](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Stop_70.png)

\--stop 70

![中途停车参数示例](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Stop_80.png)

\--stop 80

![中途停车参数示例](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Stop_90.png)

\--stop90

![中途停车参数示例](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_stop_100.png)

\--stop 100

***

### 停止影响升级 <a href="#stops-affect-on-upscaling" id="stops-affect-on-upscaling"></a>

放大时，该`--stop`参数不会影响作业。但是，停止会产生更柔和、细节更少的初始图像，这将影响最终放大结果的细节水平。下面的放大图像使用了[Beta Upscaler](https://docs.midjourney.com/v1/docs/upscalers)。

![使用 stop 20 比较初始网格图像和图像的放大版本](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Stop_Up_20.png)

\--stop 20

![使用 stop 80 比较初始网格图像和图像的放大版本](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Stop_Up_80.png)

\--stop 80

![初始网格图像与使用光阑 90 的图像放大版本的比较](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Stop_Up_90.png)

\--stop90

![使用 stop 100 比较初始网格图像和图像的放大版本](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Stop_Up_100.png)

\--stop 100

***

### 如何更改stop百分比 <a href="#how-to-change-the-stop-percentage" id="how-to-change-the-stop-percentage"></a>

#### 使用`--stop`参数 <a href="#use-the-stop-parameter" id="use-the-stop-parameter"></a>

添加`--stop <value>`到提示的末尾。

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

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/stop-ting-zhi.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.
