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
Normalize README metadata and formatting
#6
by Lexius - opened
README.md
CHANGED
|
@@ -3,6 +3,9 @@ license: mit
|
|
| 3 |
tags:
|
| 4 |
- comfyui
|
| 5 |
- diffusion-single-file
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# BiRefNet
|
|
@@ -22,4 +25,4 @@ Place the files in the following folders:
|
|
| 22 |
β βββ π background_removal/
|
| 23 |
β β βββ birefnet.safetensors
|
| 24 |
β β βββ lucida.safetensors
|
| 25 |
-
```
|
|
|
|
| 3 |
tags:
|
| 4 |
- comfyui
|
| 5 |
- diffusion-single-file
|
| 6 |
+
base_model:
|
| 7 |
+
- ZhengPeng7/BiRefNet
|
| 8 |
+
- egeorcun/lucida
|
| 9 |
---
|
| 10 |
|
| 11 |
# BiRefNet
|
|
|
|
| 25 |
β βββ π background_removal/
|
| 26 |
β β βββ birefnet.safetensors
|
| 27 |
β β βββ lucida.safetensors
|
| 28 |
+
```
|