bria-rmbg

Remove image backgrounds automatically using BRIA RMBG 2.0 via the Replicate API.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/neighbor-game-ai/DreamCore-V2-sandbox --skill bria-rmbg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bria-rmbg
Source: https://github.com/neighbor-game-ai/DreamCore-V2-sandbox/tree/main/.claude/skills/bria-rmbg
Command: npx skills add https://github.com/neighbor-game-ai/DreamCore-V2-sandbox --skill bria-rmbg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires replicate, requests, and includes scripts (resource) components.

What problem does it solve?

BRIA RMBG 2.0 enables automatic, high-precision background removal from images using the Replicate API. It interprets commands like "remove background" or "make background transparent" to deliver clean results, streamlining asset preparation.

Core Features & Use Cases

  • Automated Background Removal: Uses BRIA RMBG 2.0 through Replicate to generate images with transparent or clean backgrounds.
  • Versatile Scenarios: Ideal for portraits, product photos, or marketing creatives that require consistent backgrounds.
  • Use Case: Prepare product photos for an online catalog by producing assets with transparent backgrounds for easy integration into marketing materials.

Quick Start

Run the remove-bg.py script to remove the background from an input image.

Frequently Asked Questions about bria-rmbg

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically remove image backgrounds for product photos?

This Skill removes image backgrounds automatically using the BRIA RMBG 2.0 model via the Replicate API, generating images with transparent backgrounds ideal for portraits and product photos.

Do I need a Replicate API token to make image backgrounds transparent?

Yes, you need to set the REPLICATE_API_TOKEN environment variable. You also need the Python packages replicate and requests installed to execute the background removal script successfully.

What is the best way to process portraits for transparent backgrounds using Python?

Processing portraits for transparent backgrounds using Python is best handled by running the remove-bg.py script, which leverages the BRIA RMBG 2.0 model on Replicate for high-precision cutouts.

Can I use this background removal approach for marketing creatives?

Yes, this background removal approach suits marketing creatives by taking input images and producing assets with consistent, clean backgrounds ready for integration into various marketing materials.

What are the limitations of using Replicate for AI background removal?

Using Replicate for AI background removal requires a valid REPLICATE_API_TOKEN and internet connectivity to send image processing requests, meaning it cannot run offline or without proper API authentication.