ComfyUI Node
Load RemBG model by file
Load background remove model from folder `ComfyUI/models/rembg` or the path of `rembg` configured in the extra YAML file
Load RemBG model by file
- vae
- positive
- model
◄model▾►
◄device▾►
◄dtypeAUTO►
CategoryRemBG_SET/Load
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| model | COMBO | The name of the model, the node scans `ComfyUI/models/rembg` | |
| device | COMBO | Device where the model will be run | |
| dtypeopt | COMBO | AUTO | Data type used for inference. `AUTO` means the same as the model on disk.Using a smaller size will save resources, but might degradate the results. |
| vaeopt | VAE | SD Turbo VAE for DiffDIS | |
| positiveopt | CONDITIONING | Experimental for DiffDIS |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| model | SET_REMBG | The remove background model ready to be used in a processing node |