Skip to content

Commit b2f08bf

Browse files
authored
Update update.md
1 parent f2e2d8d commit b2f08bf

File tree

1 file changed

+21
-8
lines changed

1 file changed

+21
-8
lines changed

update.md

Lines changed: 21 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# ComfyUI-RMBG Update Log
22

3+
## v2.2.0 (2025/04/05)
4+
- Added the following nodes:
5+
- `Image Combiner`: Image Combiner, used to merge two images into one with various blending modes and positioning options.
6+
- `Image Stitch`: Image Stitch, used to stitch multiple images together in different directions (top, bottom, left, right).
7+
- `Image/Mask Converter`: used for converting between images and masks.
8+
- `Mask Enhancer`: an independent node for enhancing mask output.
9+
- `Mask Combiner`: Mask Combiner, used to combine multiple masks into one.
10+
- `Mask Extractor`: Mask Extractor, used to extract masks from images.
11+
12+
### Bug Fixes
13+
- Fixed compatibility issues with transformers version 4.49+ dependencies.
14+
- Fixed i18n translation errors in multiple languages.
15+
16+
### Improvements
17+
- Added mask image output to each segment nodes, making mask output as images more convenient.
18+
319
## V2.1.1 (2025/03/21)
420
Enhanced compatibility with Transformers
521
- Added support for higher versions of the transformers library (≥ 4.49.0)
@@ -14,14 +30,11 @@ Enhanced compatibility with Transformers
1430
The integration of internationalization (`i18n`) support significantly enhances ComfyUI-RMBG, enabling users worldwide to utilize background removal features in their preferred languages. This update fosters a more tailored and efficient workflow within ComfyUI-RMBG. The user interface has been improved to facilitate dynamic language switching according to user preferences. All newly introduced features are designed to be fully translatable, thereby improving accessibility for users who do not speak English.
1531

1632
# Supported Languages
17-
| Language | Custom Nodes `i18n` UI |
18-
|----------|-------|
19-
| English | ![node_en](https://github.com/user-attachments/assets/c20e9031-2f1a-4d7b-9037-fd30171f9d58) |
20-
| 中文 | ![node_zh](https://github.com/user-attachments/assets/0fb77875-7693-4214-86f4-c6a92ce92497) |
21-
| 日本語 | ![node_ja](https://github.com/user-attachments/assets/2f655484-6569-47c6-9e7c-1a175e932cc6) |
22-
| Русский | ![node_ru](https://github.com/user-attachments/assets/17ffbb5a-6948-460e-84cb-bca05646eb4f) |
23-
| 한국어 | ![node_ko](https://github.com/user-attachments/assets/3899e487-6620-449b-87f4-ddb51eae9520) |
24-
| Français | ![node_fr](https://github.com/user-attachments/assets/da45208a-2567-4905-8fe2-ee26f6431c37) |
33+
| Custom Nodes `i18n` UI |
34+
| ---------- |
35+
| English, 中文, 日本語, Русский, 한국어, Français |
36+
37+
https://github.com/user-attachments/assets/62b80465-ba51-4c8f-b257-e3653ada0dc2
2538

2639
## v2.0.0 (2025/03/13)
2740
### New Features

0 commit comments

Comments
 (0)