We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d13578 commit ce8e1d5Copy full SHA for ce8e1d5
update.md
@@ -1,5 +1,9 @@
1
# ComfyUI-RMBG Update Log
2
3
+## v2.2.1 (2025/04/05)
4
+- Bug Fixed
5
+
6
7
## v2.2.0 (2025/04/05)
8
- Added the following nodes:
9
- `Image Combiner`: Image Combiner, used to merge two images into one with various blending modes and positioning options.
@@ -9,6 +13,8 @@
13
- `Mask Combiner`: Mask Combiner, used to combine multiple masks into one.
10
14
- `Mask Extractor`: Mask Extractor, used to extract masks from images.
11
15
16
+
17
12
18
### Bug Fixes
19
- Fixed compatibility issues with transformers version 4.49+ dependencies.
20
- Fixed i18n translation errors in multiple languages.
0 commit comments