Instructions to use nobg/BiRefNet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- BiRefNet
How to use nobg/BiRefNet with BiRefNet:
# Option 1: use with transformers from transformers import AutoModelForImageSegmentation birefnet = AutoModelForImageSegmentation.from_pretrained("nobg/BiRefNet", trust_remote_code=True)# Option 2: use with BiRefNet # Install from https://github.com/ZhengPeng7/BiRefNet from models.birefnet import BiRefNet model = BiRefNet.from_pretrained("nobg/BiRefNet") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 90213911b7bee8f115b88a11eda61c4346cf1457f1ef71f665c5c3f9c58205f2
- Size of remote file:
- 881 MB
- SHA256:
- 8d5af44e605ec7bab2e532957db88b89126c25e887f700515756348e3bf647cb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.