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
Add ComfyUI workflow template links
#7
by ComfyUI-Wiki - opened
README.md
CHANGED
|
@@ -26,3 +26,14 @@ Place the files in the following folders:
|
|
| 26 |
β β βββ birefnet.safetensors
|
| 27 |
β β βββ lucida.safetensors
|
| 28 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
β β βββ birefnet.safetensors
|
| 27 |
β β βββ lucida.safetensors
|
| 28 |
```
|
| 29 |
+
|
| 30 |
+
## Workflows
|
| 31 |
+
|
| 32 |
+
<table>
|
| 33 |
+
<thead>
|
| 34 |
+
<tr><th align="center" valign="middle" style="text-align:center;vertical-align:middle">Workflow</th><th colspan="2" align="center" valign="middle" style="text-align:center;vertical-align:middle">Thumb</th></tr>
|
| 35 |
+
</thead>
|
| 36 |
+
<tbody>
|
| 37 |
+
<tr><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/utility_birefnet_remove_background.json">Remove Background: BiRefNet</a></td><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/utility_birefnet_remove_background.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/utility_birefnet_remove_background-2.webp" width="200" height="200" alt="Remove Background: BiRefNet"></a><div align="center">Before</div></td><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/utility_birefnet_remove_background.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/utility_birefnet_remove_background-1.webp" width="200" height="200" alt="Remove Background: BiRefNet"></a><div align="center">After</div></td></tr>
|
| 38 |
+
</tbody>
|
| 39 |
+
</table>
|