Skip to content

Commit 3df3bfe

Browse files
authored
Update update.md
1 parent 3a6228f commit 3df3bfe

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

update.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# ComfyUI-RMBG Update Log
2+
## V2.9.0 (2025/08/18)
3+
- Added `SDMatte Matting` node **(User request [#99](https://github.com/1038lab/ComfyUI-RMBG/issues/99) )**
4+
![v2 9 0](https://github.com/user-attachments/assets/05a5d41e-a73c-40cc-a4cc-c10380ecc425)
5+
- Optional `mask` input; if omitted and the input image has an alpha channel, the alpha is used as the mask
6+
- Unified explicit bilinear resizing for inputs/outputs; improved consistency with other nodes
7+
- Inference optimizations: `torch.inference_mode`, CUDA FP16 autocast, memory cleanup, and explicit GPU fallback messaging
8+
29
## V2.8.0 (2025/08/11)
310
- Added SAM2 segmentation nodes with latest Facebook Research SAM2 technology
411
![v2 8 0](https://github.com/user-attachments/assets/16c5a67c-1aec-4def-9aa2-db9dcf2354a8)
@@ -513,3 +520,4 @@ https://github.com/user-attachments/assets/259220d3-c148-4030-93d6-c17dd5bccee1
513520
- Video processing supports various formats and maintains quality
514521

515522

523+

0 commit comments

Comments
 (0)