omar92 / ComfyUI-QualityOfLifeSuit_Omar92

extra nodes to be used in comfyUI
112 stars 15 forks source link

Add pyproject.toml for Custom Node Registry #35

Closed haohaocreates closed 1 month ago

haohaocreates commented 1 month ago

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!

omar92 commented 1 month ago

5e25c85f-0b5a-47c3-b013-e1c6afe81fed

haohaocreates commented 1 month ago

@omar92 should be good to merge the GH action PR in and then this one!