alexgenovese / remove-background-bria-2

A SOTA for background removal - Bria v2.0

  • Public
  • 56.9K runs
  • Weights
  • License

Run time and cost

This model costs approximately $0.0041 to run on Replicate, or 243 runs per $1, but this varies depending on your inputs. It is also open source and you can run it on your own computer with Docker.

This model runs on Nvidia L40S GPU hardware. Predictions typically complete within 5 seconds. The predict time for this model varies significantly based on the inputs.

Readme

About

This model is a Cog implementation of BRIA Background Removal v2.0 Model.

Contact me if you need customizations.

Shout out to me if you need customizations or deployment on your stack.

Follow me on Twitter/X | Website


How to use the Cog

Make sure you have cog installed.

To run a prediction using the GitHub code:

cog predict -i image="./image.png" -i editing_strategy="replace_v" -i source_prompt="a cat sitting in the grass"  -i target_prompt="a puppy sitting in the grass"

License: bria-rmbg-2.0

– The model is released under a Creative Commons license for non-commercial use. – Commercial use is subject to a commercial agreement with BRIA. Contact Us for more information.

Developed by: BRIA AI More information: https://huggingface.co/briaai/RMBG-2.0