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
Copy file name to clipboardExpand all lines: update.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,7 @@
1
1
# ComfyUI-RMBG Update Log
2
+
## V2.9.5 (2025/10/15)
3
+
- Bug fix: SAM3 Segmentation CPU mode no longer crashes from mixed cuda/cpu tensors when a GPU is present. (https://github.com/1038lab/ComfyUI-RMBG/issues/135)
4
+
- Added missing dependency `decord` to requirements.txt. (https://github.com/1038lab/ComfyUI-RMBG/issues/136)
2
5
## V2.9.4 (2025/10/24)
3
6
- Added `SAM3 segmentation` node with Meta’s latest SAM3 segmentation model
0 commit comments