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
- Updated our nodes to match the latest ComfyUI V3 schema changes.
14
+
- Fixed compatibility issues affecting multiple nodes, including `ImageCompositeMasked`.
15
+
- Thanks to reports in https://github.com/1038lab/ComfyUI-RMBG/issues/132 and https://github.com/1038lab/ComfyUI-RMBG/issues/146
16
+
17
+
### 🧹 SAM3Segment – Automatic Model Unload
18
+
- Added model unload for SAM3 segmentation.
19
+
- Helps free memory after each run and improves long-session stability.
20
+
- Thanks to contribution and feedback from https://github.com/1038lab/ComfyUI-RMBG/issues/147
2
21
## V2.9.5 (2025/10/15)
3
22
- 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
23
- Added missing dependency `decord` to requirements.txt. (https://github.com/1038lab/ComfyUI-RMBG/issues/136)
0 commit comments