BennyKok / comfyui-deploy

An open source `vercel` like deployment platform for Comfy UI
https://comfydeploy.ing
GNU Affero General Public License v3.0
771 stars 85 forks source link

Add pyproject.toml for Custom Node Registry #47

Closed haohaocreates closed 1 month ago

haohaocreates commented 2 months ago

We are building a global registry for custom nodes (similar to PyPI). The registry makes using custom nodes more reliable by reserving globally unique names for each custom node, and supporting semantic versioning.

Here’s some more information on the registry.

Action Required:

Also quick 1 minute video version of how to publish to registry: https://youtu.be/WhOZZOgBggU

Please message me on Discord if you have any questions!

BennyKok commented 2 months ago

is this the publisher id comfydeploy?

haohaocreates commented 2 months ago

hey @BennyKok I sent a follow up on discord, but I'll follow up here instead!

your publisherID is the middle name after the "@" sign [lmk if there's anything else that's confusing!]:

image