Instructions to use Comfy-Org/BiRefNet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/BiRefNet with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
File size: 414 Bytes
35767b2 8fdc9d3 35767b2 8fdc9d3 35767b2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | ---
license: mit
tags:
- comfyui
---
# BiRefNet
Repackaged model files for ComfyUI.
Original model repository:
- https://huggingface.co/ZhengPeng7/BiRefNet
- https://huggingface.co/egeorcun/lucida
Place the files in the following folders:
```
π ComfyUI/
βββ π models/
β βββ π background_removal/
β β βββ birefnet.safetensors
β β βββ lucida.safetensors
``` |