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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# ComfyUI-RMBG Update Log
2
2
3
+
## v2.3.2 (2025/05/15)
4
+
- Added support for more segmentation models in Segment node:
5
+
- SAM HQ models (vit_h, vit_l, vit_b)
6
+
- Changed background color input to color picker for better color selection
7
+
- Updated and standardized `i18n` format for all nodes, improving multilingual compatibility and fixing some translation display issues
8
+
- Added node appearance style options, allowing customization of node appearance in the ComfyUI graph for better visual distinction and user experience
9
+
3
10
## v2.3.1 (2025/05/02)
4
11
- Enhanced ICLoRA Concat node to fully support the native ComfyUI Load Image node, addressing previous limitations with mask scaling. ICLoRA Concat is now compatible with both the RMBG and native image loaders.
0 commit comments