bg-remover

Installation
SKILL.md

bg-remover — 图片背景处理

基于 rembg (U2-Net) 的本地 AI 抠图工具,支持去除背景、替换背景、背景模糊。

依赖安装

首次使用前运行安装脚本:

bash {baseDir}/scripts/install.sh

或手动安装:pip install rembg Pillow numpy onnxruntime

命令

所有操作通过 {baseDir}/scripts/bg_remove.py 执行:

去除背景(输出透明 PNG)

Installs
6
First Seen
Apr 3, 2026
bg-remover from skills.volces.com