Skip to content

Commit 24a9988

Browse files
authored
Update update.md
1 parent 1af83f6 commit 24a9988

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

update.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
11
# ComfyUI-RMBG Update Log
2+
## V2.5.0 (2005/07/01)
3+
- Introduced the `MaskOverlay` node, enabling mask overlays directly on images.
4+
![mask_overlay](https://github.com/user-attachments/assets/d82abb5a-9702-4d21-a5cf-e6776c7b4c06)
5+
- Added `ImageMaskResize` node for resizing image and mask with various options.
6+
![image_mask_resize](https://github.com/user-attachments/assets/32afcd17-29a2-42bf-a31c-9ea2b604d5df)
7+
- 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)
8+
![lamaRemover](https://github.com/user-attachments/assets/7230b39c-c443-44bb-bc6e-3e9ecfd03a3d)
9+
10+
11+
- Added 2 BiRefNet models: `BiRefNet_lite-matting` and `BiRefNet_dynamic`
12+
- Added batch image support for `Segment_v1` and `Segment_V2` nodes
213

314
## v2.4.0 (2025/06/01)
415
- 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

Comments
 (0)