Skip to content

Commit 2438b8f

Browse files
authored
Update print statement from 'Hello' to 'Goodbye'
1 parent bd509b4 commit 2438b8f

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

update.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,23 @@
11
# ComfyUI-RMBG Update Log
2+
3+
## V2.9.6 (2025/12/09)
4+
### ImageCompare Node Rebuilt
5+
- Rebuilt ImageCompare node with enhanced features
6+
- Added support for 3 images (previously 2)
7+
- Added size_base parameter: choose largest, smallest, or specific image as reference
8+
- Added customizable text_color and bg_color parameters
9+
10+
![v2.9.6_Image Compare](https://github.com/user-attachments/assets/e4ee824d-207e-4f46-b2db-0110e99c84c7)
11+
12+
### 🔧 ComfyUI New Schema Compatibility
13+
- 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
221
## V2.9.5 (2025/10/15)
322
- 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)
423
- Added missing dependency `decord` to requirements.txt. (https://github.com/1038lab/ComfyUI-RMBG/issues/136)
@@ -573,3 +592,4 @@ https://github.com/user-attachments/assets/259220d3-c148-4030-93d6-c17dd5bccee1
573592

574593

575594

595+

0 commit comments

Comments
 (0)