Extensions/ComfyUI-BiRefNet-Hugo
ComfyUI Extension

ComfyUI-BiRefNet-Hugo

This repository wraps the latest BiRefNet model as ComfyUI nodes. Compared to the previous model, the latest model offers higher and better matting accuracy.

By MoonHugo·Created 2 years ago·Updated about a year ago· 378
MoonHugo/ComfyUI-BiRefNet-Hugo
Nodes1
On cloudLocal install
Category🔥BiRefNet
Stars378
Updatedabout a year ago
Readme
<h1 align="center">ComfyUI-BiRefNet-Hugo</h1> <p align="center"> <br> <font size=5>中文 | <a href="README_EN.md">English</a></font> </p>

介绍

本仓库将BiRefNet最新模型封装为ComfyUI节点来使用,相较于旧模型,最新模型的抠图精度更高更好。<br>

🔥🔥🔥 更新!!

安装

方法1:

  1. 进入节点目录, ComfyUI/custom_nodes/
  2. git clone https://github.com/MoonHugo/ComfyUI-BiRefNet-Hugo.git
  3. cd ComfyUI-BiRefNet-Hugo
  4. pip install -r requirements.txt
  5. 重启ComfyUI

方法2:

直接下载节点源码包,然后解压到custom_nodes目录下,最后重启ComfyUI

方法3:

通过ComfyUI-Manager安装,搜索“ComfyUI-BiRefNet-Hugo”进行安装

使用

示例工作流放置在ComfyUI-BiRefNet-Hugo/workflow<br/>

加载模型支持两种方式,一种是自动下载远程模型并加载模型,另外一种是加载本地模型。加载本地模型的时候需要把load_local_model设置为true,并把local_model_path设置为本地模型所在路径,例如:H:\ZhengPeng7\BiRefNet<br/>


模型下载地址:https://huggingface.co/ZhengPeng7/BiRefNet/tree/main<br/>


工作流workflow.json的使用<br/>

plot


工作流video_workflow.json的使用<br/>

plot

效果演示

社交账号

感谢

感谢BiRefNet仓库的所有作者 ZhengPeng7/BiRefNet

部分代码参考了 ZHO-ZHO-ZHO/ComfyUI-BiRefNet-ZHO 感谢!

关注历史

Star History Chart