> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-partner-nodes-consolidate.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# BriaIncreaseResolution - ComfyUI Built-in Node Documentation

> Bria Increase Resolution 使用 Bria 的图像放大服务将输入图像放大 2 倍或 4 倍，并保留原始内容。

Bria Increase Resolution 使用 Bria 的图像放大服务将输入图像放大 2 倍或 4 倍，并保留原始内容。该节点会上传图像，在 Bria 服务中处理，然后返回放大后的图像结果。

## 输入

| 参数                 | 描述                                                                                            | 数据类型           | 是否必需 | 范围                  |
| ------------------ | --------------------------------------------------------------------------------------------- | -------------- | ---- | ------------------- |
| `图像`               | 要放大的输入图像。                                                                                     | IMAGE          | 是    | 单张图像                |
| `desired_increase` | 分辨率倍率。输出图像每边不得超过 8192 像素。                                                                     | COMBO          | 是    | "2"<br />"4"        |
| `auto_downscale`   | 当输出将超过限制时，自动降低倍率；若仍不足，则对输入图像进行缩小。（默认值：False）                                                  | BOOLEAN        | 是    | True<br />False     |
| `内容审核`             | 审核设置。设置为 "true" 时，启用 `visual_input_moderation` 和 `visual_output_moderation` 子选项，两者均默认为 False。 | DYNAMIC\_COMBO | 是    | "false"<br />"true" |

备注：

* 当 `moderation` 设置为 "true" 时，子选项 `visual_input_moderation` 和 `visual_output_moderation` 将变为可用，两者均默认为 False。它们控制输入图像和输出图像内容的审核。
* 该节点强制输出图像每边最大为 8192 像素。如果所选倍率会超出此限制且 `auto_downscale` 未启用，则会引发错误。启用 `auto_downscale` 后，节点将自动使用较低倍率或缩小输入图像。
* Bria 会先将输入图像的短边扩大到至少 224 像素，然后再进行放大。过于细长的图像可能会触发错误，提示将其裁剪为更方正的形状。

## 输出

| 输出名称    | 描述                | 数据类型  |
| ------- | ----------------- | ----- |
| `IMAGE` | Bria API 返回的放大图像。 | IMAGE |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/BriaIncreaseResolution/zh.md)

***

**Source fingerprint (SHA-256):** `6db9bf6c0d8a79903893b352658d3a8e02f67d375f3d604e9ab2a69624142885`
