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

# RemoveBackground - ComfyUI Built-in Node Documentation

> Documentation for RemoveBackground node.

## 개요

Remove Background 노드는 입력 이미지의 배경에서 주요 피사체를 분리하는 전경 마스크를 생성합니다. 배경 제거 모델을 사용하여 이미지를 분석하고 전경 요소를 강조하는 마스크를 생성합니다.

## 입력

| 매개변수               | 설명                        | 데이터 타입                     | 필수 | 범위  |
| ------------------ | ------------------------- | -------------------------- | -- | --- |
| `bg_removal_model` | 마스크를 생성하는 데 사용되는 배경 제거 모델 | BACKGROUND\_REMOVAL\_MODEL | 예  | N/A |
| `image`            | 배경을 제거할 입력 이미지            | IMAGE                      | 예  | N/A |

## 출력

| 출력 이름  | 설명         | 데이터 타입 |
| ------ | ---------- | ------ |
| `mask` | 생성된 전경 마스크 | MASK   |

> 이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! [GitHub에서 편집](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/RemoveBackground/ko.md)

***

**Source fingerprint (SHA-256):** `75b415acedaeaa1a694aeba2e4b0367524c6878e3e4a1f48b2a62898c68109f9`
