MoonHugo / ComfyUI-BiRefNet-Hugo

本仓库将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.
GNU General Public License v3.0
162 stars 11 forks source link

Add Github Action for Publishing to Comfy Registry #6

Closed robinjhuang closed 1 month ago

robinjhuang commented 2 months ago

This PR adds a Github Action (publish-node-action) that will publish an updated version of your custom node to the registry whenever the pyproject.toml file changes. The pyproject.toml defines the custom node version you want to publish (added in another PR).

Action Required:

Please message me on Discord at robinken or join our server server if you have any questions!