SeargeDP / ComfyUI_Searge_LLM

Custom nodes for ComfyUI that utilize a language model to generate text-to-image prompts
MIT License
42 stars 4 forks source link

Add pyproject.toml for Custom Node Registry #1

Open robinjhuang opened 2 months ago

robinjhuang commented 2 months ago

Hey! My name is Robin 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 robinken or join our server!

robinjhuang commented 1 month ago

hey @SeargeDP, wanted to send a small nudge and ask if you had any questions!

SeargeDP commented 1 month ago

I'm planning to look into it eventually. Unfortunately my free time is quite limited for a while, so I'll have to come back to this later.