Remove backgrounds from images with BiRefNet via inference.sh CLI. Model: BiRefNet (high accuracy background removal). Use for: product photos, portraits, e-commerce, transparent PNGs, photo editing. Triggers: remove background, background removal, remove bg, transparent background, cut out image, background remover, rembg, product photo editing, cutout, transparent png, bg removal, photo cutout
通过 inference.sh CLI 移除图片背景。

bash
curl -fsSL https://cli.inference.sh | sh && infsh login
infsh app run infsh/birefnet --input {image_url: https://your-photo.jpg}
安装说明: 安装脚本仅检测您的操作系统/架构,从 dist.inference.sh 下载匹配的二进制文件,并验证其 SHA-256 校验和。无需提升权限或后台进程。也可使用手动安装与验证。
使用 Reve 进行图像编辑,包括背景更改:
bash
infsh app run falai/reve --input {
prompt: 移除背景,使其透明,
image_url: https://portrait.jpg
}
或直接更改背景:
bash
infsh app run falai/reve --input {
prompt: 将背景更改为海滩,
image_url: https://product-photo.jpg
}
bash
返回带有透明背景的 PNG 图片。
bash
浏览所有图像应用:infsh app list --category image
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 background-removal-1776352588 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 background-removal-1776352588 技能
skillhub install background-removal-1776352588
文件大小: 1.87 KB | 发布时间: 2026-4-17 16:10