> ## 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.

# LoadBackgroundRemovalModel - ComfyUI Built-in Node Documentation

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

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/LoadBackgroundRemovalModel/en.md)

## Overview

Loads a background removal model from a file. This node prepares the model for use in removing backgrounds from images.

## Inputs

| Parameter         | Data Type | Required | Range                         | Description                                                                                                         |
| ----------------- | --------- | -------- | ----------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| `bg_removal_name` | STRING    | Yes      | List of available model files | The model used to remove backgrounds from images. Select from the list of available background removal model files. |

## Outputs

| Output Name | Data Type           | Description                                                                                 |
| ----------- | ------------------- | ------------------------------------------------------------------------------------------- |
| `bg_model`  | BACKGROUND\_REMOVAL | The loaded background removal model, ready to be used by other nodes for processing images. |

***

**Source fingerprint (SHA-256):** `3f2da4d2fcafb7d65f4e5099102011c3be9500f3eec6c59c6897aa9640ae8f04`
