Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG
Unofficial implementation of BRIA RMBG Model for ComfyUI
https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG
comfyui stable-diffusion
Last synced: 15 days ago
JSON representation
Unofficial implementation of BRIA RMBG Model for ComfyUI
- Host: GitHub
- URL: https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG
- Owner: ZHO-ZHO-ZHO
- License: gpl-3.0
- Created: 2024-02-06T17:54:52.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T14:14:18.000Z (8 months ago)
- Last Synced: 2024-12-16T06:03:39.642Z (18 days ago)
- Topics: comfyui, stable-diffusion
- Language: Python
- Homepage:
- Size: 27.3 KB
- Stars: 722
- Watchers: 6
- Forks: 55
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-comfyui - **ComfyUI-BRIA_AI-RMBG**
README
![BR_](https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG/assets/140084057/c8167676-c347-468a-a719-aee3c4c69310)
# ComfyUI-BRIA_AI-RMBG
Unofficial [BRIA Background Removal v1.4](https://huggingface.co/briaai/RMBG-1.4) of BRIA RMBG Model for ComfyUI
![Dingtalk_20240207145631](https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG/assets/140084057/f22fcbc4-f223-44be-bbcd-93e2e55937de)
## 项目介绍 | Info
- 对[BRIA Background Removal v1.4](https://huggingface.co/briaai/RMBG-1.4)的非官方实现
- BRIA Background Removal v1.4:由 BRIA AI 开发,可作为非商业用途的开源模型
- 版本:**V1.5** 支持批量处理(可去除视频背景)、新增输出 mask 功能
## 视频演示
SVD1.1 + RMBG 1.4 =
https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG/assets/140084057/fdae7655-bcd0-4250-9d9b-a88b59f80d43
## 安装 | Install
- 推荐使用管理器 ComfyUI Manager 安装(On the Way)
- 手动安装:
1. `cd custom_nodes`
2. `git clone https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG.git`
3. 重启 ComfyUI## 使用说明 | How to Use
- 将 [Removal v1.4](https://huggingface.co/briaai/RMBG-1.4) 模型下载至`/custom_nodes/ComfyUI-BRIA_AI-RMBG/RMBG-1.4`
- 节点:
![Dingtalk_20240207154339](https://github.com/ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG/assets/140084057/70b9089e-81e8-4853-8564-83145f881175)
- 🧹BRIA_RMBG Model Loader:自动加载 Removal v1.4 模型
- 🧹BRIA RMBG:去除背景## 更新日志
- 20240207
V1.5 支持批量处理、新增输出 mask 功能
创建项目 V1.0
## Stars
[![Star History Chart](https://api.star-history.com/svg?repos=ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG&type=Date)](https://star-history.com/#ZHO-ZHO-ZHO/ComfyUI-BRIA_AI-RMBG&Date)
## 关于我 | About me
📬 **联系我**:
- 邮箱:[email protected]
- QQ 群:839821928🔗 **社交媒体**:
- 个人页:[-Zho-](https://jike.city/zho)
- Bilibili:[我的B站主页](https://space.bilibili.com/484366804)
- X(Twitter):[我的Twitter](https://twitter.com/ZHOZHO672070)
- 小红书:[我的小红书主页](https://www.xiaohongshu.com/user/profile/63f11530000000001001e0c8?xhsshare=CopyLink&appuid=63f11530000000001001e0c8&apptime=1690528872)💡 **支持我**:
- B站:[B站充电](https://space.bilibili.com/484366804)
- 爱发电:[为我充电](https://afdian.net/a/ZHOZHO)## Credits
[BRIA Background Removal v1.4](https://huggingface.co/briaai/RMBG-1.4)
代码参考了 [@camenduru](https://twitter.com/camenduru) 感谢!