mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-10 05:02:36 +08:00
add custom node info
add custom node info
This commit is contained in:
parent
740b763e78
commit
e91e910eea
@ -14457,6 +14457,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "月下Hugo",
|
||||
"title": "ComfyUI-BiRefNet-Hugo",
|
||||
"id": "BiRefNet",
|
||||
"reference": "https://github.com/MoonDownHugo/ComfyUI-BiRefNet-Hugo",
|
||||
"files": [
|
||||
"https://github.com/MoonDownHugo/ComfyUI-BiRefNet-Hugo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "本仓库将BiRefNet最新模型封装为ComfyUI节点来使用,相较于旧模型来说,最新模型的抠图精度更高更好。This repository wraps the latest BiRefNet model as ComfyUI nodes. Compared to the previous model, the latest model offers higher and better matting accuracy."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user