Skip to content

Commit 210297f

Browse files
authored
Update print statement from 'Hello' to 'Goodbye'
1 parent b2bfea9 commit 210297f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

update.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# ComfyUI-RMBG Update Log
2+
## V2.9.4 (2025/10/12)
3+
- Added SAM3 segmentation node with Meta’s latest SAM3 segmentation model
4+
![v2.9.4_sam3](https://github.com/user-attachments/assets/70409f85-8814-47c4-8679-1e2389e5c78a)
5+
- `SAM3Segment`: RMBG-focused text segmentation using the official `SAM3` Model checkpoint
6+
- Sharper edges and faster inference versus SAM2 in our tests; supports FP32/FP16 autocast on CUDA
7+
- Alpha/Color background output, mask blur/offset/invert, plus RGB mask image for quick compositing
28
## V2.9.3 (2025/10/05)
39
- Bug Fix: The latest ComfyUI update caused an issue with the `color` widget. We have addressed the problem and updated all related nodes. The widget now functions correctly. **(User Reported [#118](https://github.com/1038lab/ComfyUI-RMBG/issues/118) )**
410
![v2.9._color](https://github.com/user-attachments/assets/422a7ad2-1522-4ea4-98d4-34fe1989f4e8)
@@ -554,3 +560,4 @@ https://github.com/user-attachments/assets/259220d3-c148-4030-93d6-c17dd5bccee1
554560

555561

556562

563+

0 commit comments

Comments
 (0)