返回顶部
b

background-removal

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

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.5
安全检测
已通过
1,585
下载量
0
收藏
概述
安装方式
版本历史

background-removal

# Background Removal Remove backgrounds from images via [inference.sh](https://inference.sh) CLI. ![Background Removal](https://cloud.inference.sh/u/33sqbmzt3mrg2xxphnhw5g5ear/01k8d7y07rpmnv85hz2xvhjvbb.png) ## Quick Start ```bash curl -fsSL https://cli.inference.sh | sh && infsh login infsh app run infsh/birefnet --input '{"image_url": "https://your-photo.jpg"}' ``` > **Install note:** The [install script](https://cli.inference.sh) only detects your OS/architecture, downloads the matching binary from `dist.inference.sh`, and verifies its SHA-256 checksum. No elevated permissions or background processes. [Manual install & verification](https://dist.inference.sh/cli/checksums.txt) available. ## How To Use Reve for image editing including background changes: ```bash infsh app run falai/reve --input '{ "prompt": "remove the background, make it transparent", "image_url": "https://portrait.jpg" }' ``` Or change background directly: ```bash infsh app run falai/reve --input '{ "prompt": "change the background to a beach", "image_url": "https://product-photo.jpg" }' ``` ## Workflow: Generate and Edit ```bash # 1. Generate an image infsh app run falai/flux-dev-lora --input '{"prompt": "a cute robot mascot"}' > robot.json # 2. Edit with Reve infsh app run falai/reve --input '{ "prompt": "remove background, transparent", "image_url": "<url-from-step-1>" }' ``` ## Use Cases - **E-commerce**: Clean product photos - **Portraits**: Professional headshots - **Marketing**: Assets for design - **Social Media**: Profile pictures - **Design**: Elements for compositions ## Output Returns a PNG with transparent background. ## Related Skills ```bash # Full platform skill (all 150+ apps) npx skills add inference-sh/skills@inference-sh # Image generation npx skills add inference-sh/skills@ai-image-generation # FLUX models (including inpainting) npx skills add inference-sh/skills@flux-image # Upscaling npx skills add inference-sh/skills@image-upscaling ``` Browse all image apps: `infsh app list --category image` ## Documentation - [Running Apps](https://inference.sh/docs/apps/running) - How to run apps via CLI - [Image Generation Example](https://inference.sh/docs/examples/image-generation) - Complete image workflow guide - [Apps Overview](https://inference.sh/docs/apps/overview) - Understanding the app ecosystem

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 background-removal-1776352588 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 background-removal-1776352588 技能

通过命令行安装

skillhub install background-removal-1776352588

下载 Zip 包

⬇ 下载 background-removal v0.1.5

文件大小: 1.87 KB | 发布时间: 2026-4-17 16:10

v0.1.5 最新 2026-4-17 16:10
- Added detailed instructions and examples for using BiRefNet model via inference.sh CLI for background removal.
- Included workflow examples for image generation and editing, and use cases across e-commerce, portraits, marketing, and design.
- Expanded documentation links and related skills for broader image editing capabilities.
- Clarified output format as PNG with transparent background.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部