Closed haohaocreates closed 6 months ago
Hey GraftingRayman!
Saw that you merged the PR which is awesome! Just wanted to give a heads up
that in order to publish to the registry you either have to run our CLI
manually through comfy node publish
[yoland68/comfy-cli: Command Line
Interface for Managing ComfyUI (github.com)
https://github.com/yoland68/comfy-cli] or by running the github action
that I PR'd earlier (but is closed now haha).
This is also a YT walkthrough in case video [How to Publish to the Comfy Registry (in 1 Minute) - YouTube https://www.youtube.com/watch?v=WhOZZOgBggU] format works better! lmk if you have any other questions 😊
On Thu, May 23, 2024 at 5:06 PM Grafting Rayman @.***> wrote:
Merged #2 https://github.com/GraftingRayman/ComfyUI_GraftingRayman/pull/2 into main.
— Reply to this email directly, view it on GitHub https://github.com/GraftingRayman/ComfyUI_GraftingRayman/pull/2#event-12915205266, or unsubscribe https://github.com/notifications/unsubscribe-auth/BG3AD2POTQWJHWAWP4UQJOTZDZK55AVCNFSM6AAAAABIEVNQY2VHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJSHEYTKMRQGUZDMNQ . You are receiving this because you authored the thread.Message ID: <GraftingRayman/ComfyUI_GraftingRayman/pull/2/issue_event/12915205266@ github.com>
We are working with dr.lt.data and comfyanon to build a global registry for custom nodes (similar to PyPI). Eventually, the registry will be used as a backend for the UI-manager. All nodes go through a verification process before being published to users.
The main benefits are that authors can
Action Required:
If you want to publish the node manually, install the cli and run
comfy node publish
Check out our docs if you want to know more about the registry. Otherwise, feel free to message me on discord at haohao_81202 or join our server if you have any questions!