> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# BriaRemoveImageBackground - ComfyUI Built-in Node Documentation

> Complete documentation for the BriaRemoveImageBackground node in ComfyUI. Learn its inputs, outputs, parameters and usage.

此节点使用 Bria RMBG 2.0 服务从图像中移除背景。它将图像发送到外部 API 进行处理，并返回移除背景后的结果。

## 输入

| 参数                         | 描述                                                       | 数据类型    | 是否必填 | 范围                      |
| -------------------------- | -------------------------------------------------------- | ------- | ---- | ----------------------- |
| `图像`                       | 将从中移除背景的输入图像。                                            | IMAGE   | 是    | -                       |
| `内容审核`                     | 审核设置。当设置为 `"true"` 时，将提供额外的审核选项。                         | COMBO   | 否    | `"false"`<br />`"true"` |
| `visual_input_moderation`  | 对输入图像启用视觉内容审核。此参数仅在 `内容审核` 设置为 `"true"` 时可用。默认值：`False`。 | BOOLEAN | 否    | -                       |
| `visual_output_moderation` | 对输出图像启用视觉内容审核。此参数仅在 `内容审核` 设置为 `"true"` 时可用。默认值：`True`。  | BOOLEAN | 否    | -                       |
| `种子`                       | 控制节点是否应重新运行的种子值。无论种子值如何，结果都是非确定性的。默认值：`0`。               | INT     | 否    | 0 到 2147483647          |

**注意：** `visual_input_moderation` 和 `visual_output_moderation` 参数依赖于 `moderation` 参数。它们仅在 `moderation` 设置为 `"true"` 时处于活动状态且为必填项。

## 输出

| 输出名称 | 描述           | 数据类型  |
| ---- | ------------ | ----- |
| `图像` | 已移除背景的处理后图像。 | IMAGE |

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

***

**Source fingerprint (SHA-256):** `2b2dd3ca0d026af1a2bf3f7222165928527b05b65817073b50230ff18d39bc6c`
