# Stylize 风格化

**这个 Midjourney Bot 经过训练可以生成有利于艺术色彩、构图和形式的图像。`--stylize`或`--s`参数影响该训练应用的强度。低风格化值生成的图像与提示非常匹配，但艺术性较差。高风格化值创建的图像非常具有艺术性，但与提示的联系较少。**

`--stylize`的默认值为 100，并且在使用默认 \[V4 模型] 时接受 0-1000 的整数值。

<br>

不同的[Midjourney 版本模型](https://docs.midjourney.com/models)具有不同的风格化范围。

| <p><br>Version 4</p> | Version 3 | Test / Testp | niji      |    |
| -------------------- | --------- | ------------ | --------- | -- |
| Stylize default      | 100       | 2500         | 2500      | NA |
| Stylize Range        | 0–1000    | 625–60000    | 1250–5000 | NA |

***

### 通用风格化设置 <a href="#common-stylize-settings" id="common-stylize-settings"></a>

prompt示例：`/imagine prompt` `illustrated figs --s 100`

**`--stylize 50`**

![中途样式参数示例。 样式为 50 的提示 Vibrant California Poppies 的图像](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Stylize_0.jpg)    `🖌️ Style Low`

**`--stylize 100`（默认）**

![Midjourney 风格化参数示例。 样式为 100 的提示 Vibrant California Poppies 的图像](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Stylize_100.jpg)    `🖌️ Style Med`

**`--stylize 250`**

![Midjourney 风格化参数示例。 样式为 250 的提示 Vibrant California Poppies 的图像](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Stylize_250.jpg)    `🖌️ Style High`

**`--stylize 750`**

![Midjourney 风格化参数示例。 样式为 750 的提示 Vibrant California Poppies 的图像](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Stylize_750.jpg)   `🖌️ Style Very High`

***

### 如何切换风格值 <a href="#how-to-switch-stylization-values" id="how-to-switch-stylization-values"></a>

#### 使用风格化参数 <a href="#use-the-stylize-parameter" id="use-the-stylize-parameter"></a>

添加`--stylize <value>`或`--s <value>`到提示的末尾。

![显示如何使用 Midjourney 样式参数的动画 Gif。](https://cdn.document360.io/3040c2b6-fead-4744-a3a9-d56d621c6c7e/Images/Documentation/MJ_Parameter_Style.gif)

<br>

#### 使用设置命令 <a href="#use-the-settings-command" id="use-the-settings-command"></a>

`/settings`从菜单中键入并选择您喜欢的风格化值。

`🖌️ Style Low` `🖌️ Style Med` `🖌️ Style High` `🖌️ Style Very High`<br>


---

# 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/stylize-feng-ge-hua.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.
