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

# LoadBackgroundRemovalModel - ComfyUI Built-in Node Documentation

> Loads a background removal model from a file.

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

## Inputs

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

Note: If the selected file does not contain a valid background removal model, the node raises a RuntimeError.

## Outputs

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

> 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)

***

**Source fingerprint (SHA-256):** `76f6536eae849a8b63f46f11c6afcf8c89774e4e89a5976e051253acc6108bcc`
