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 执行: