LZpenguin / ComfyUI-Text

A ComfyUI node for adding nice text on image.
23 stars 2 forks source link

Add pyproject.toml for Custom Node Registry #3

Closed haohaocreates closed 4 months ago

haohaocreates commented 4 months ago

Hey! My name is HaoHao and I'm from comfy-org! We would love to have you join the Comfy Registry, a public collection of custom nodes which lets authors publish nodes by version and automate testing against existing workflows.

Eventually, the registry will be integrated as a backend for the UI-manager where all nodes will go through a security scan. Nodes that pass these checks will have a verification flag (✅) beside their name on the UI-manager. Feel free to read up more on the registry here

Action Required:

If you want to publish the node manually, install the cli by running pip install comfy-cli, then run comfy node publish

Otherwise, if you have any questions, please message me on discord at haohao_81202 or join our server!

haohaocreates commented 4 months ago

Hey @LZpenguin, Saw that you merged the PR which is amazing!!!!! Just a few last steps to get you onboarded 🚀

Steps:

  1. Go to the registry. [https://www.comfyregistry.org/]
  2. Login and create a publisher id.
  3. Update the toml file with your publisher ID, and publish your node either through the CLI or with GH Actions!

There's also like a 1minute video we made too teehee - https://youtu.be/WhOZZOgBggU

Let me know if there is anything else I can help with!!"

LZpenguin commented 4 months ago

OK,done