You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Implemented the LamaRemover node for object removal using the LaMa model. For a more advanced object removal solution, see our companion project: [ComfyUI-MiniMax-Remover](https://github.com/1038lab/ComfyUI-MiniMax-Remover)
- Added 2 BiRefNet models: `BiRefNet_lite-matting` and `BiRefNet_dynamic`
12
+
- Added batch image support for `Segment_v1` and `Segment_V2` nodes
2
13
3
14
## v2.4.0 (2025/06/01)
4
15
- Added `CropObject` node for cropping to object based on mask or alpha channel **(User request [#61](https://github.com/1038lab/ComfyUI-RMBG/issues/61) )**
0 commit comments